youlead-bow / phpesker
Library for PHP 8+ to interact with Esker Services
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 2
Open Issues: 0
pkg:composer/youlead-bow/phpesker
Requires
- php: >= 8.3
- ext-mbstring: *
- ext-soap: *
README
Library for PHP 8+ to interacts with Esker Services.
Installation
composer require youlead-bow/phpesker
Please read Esker WS documentation before use this package ! Esker WebService API V2 Documentation
How to use it
See demo.php to view example
Contribution
This repository is open to Pull Requests !