printu / elektroniczny-nadawca
Elektroniczny Nadawca WebAPI
Installs: 16 429
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 3
Open Issues: 1
Requires
- php: >=5.4
This package is auto-updated.
Last update: 2020-12-21 14:54:09 UTC
README
PHP bindings for the e-nadawca Poczta Polska (https://e-nadawca.poczta-polska.pl/).
Installation
The API client can be installed via Composer.
In your composer.json file:
{ "require": { "printu/elektroniczny-nadawca": "^1.0.64" } }
Once the composer.json file is created you can run composer install
for the initial package install and composer update
to update to the latest version of the API client.
License
MIT license. See the LICENSE file for more details.