Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 539 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 539 Bytes

Authors & contact

Georgi Nachev - [email protected]

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