simexis / omniship-econt
PHP library to communicate with the Econt.bg XML Services.
0.0.95
2020-03-04 15:37 UTC
Requires
- php: ^7
- simexis/omniship: dev-master
README
Georgi Nachev - jooorooo@gmail.com
Documentation and download
Latest version is available on github at : - https://github.com/jooorooo/omniship-econt
License
The MIT License (MIT). Please see License File for more information.
Description
This library is a PHP Oriented Object client for the Econt.bg XML API Services.
Setup
You can use composer to use this library.
{
"require": {
"simexis/omniship-econt": "*"
}
}