simexis/omniship-econt

PHP library to communicate with the Econt.bg XML Services.

0.0.95 2020-03-04 15:37 UTC

This package is auto-updated.

Last update: 2024-04-18 13:46:44 UTC


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": "*"
    }
}