simexis/omniship-speedy

PHP library to communicate with the Speedy.bg Soap Services.

0.1.90 2020-04-29 18:18 UTC

README

Georgi Nachev - jooorooo@gmail.com

Documentation and download

Latest version is available on github at : - https://github.com/jooorooo/omniship-speedy

License

The MIT License (MIT). Please see License File for more information.

Description

This library is a PHP Oriented Object client for the Speedy.bg SOAP API Services.

Setup

You can use composer to use this library.

{
    "require": {
		"simexis/omniship-speedy": "*"
    }
}