simexis/omniship-rapido

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

Installs: 4 433

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/simexis/omniship-rapido

0.1.14 2018-11-30 10:25 UTC

This package is auto-updated.

Last update: 2025-10-15 03:08:12 UTC


README

Georgi Nachev - jooorooo@gmail.com

Documentation and download

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

License

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

Description

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

Setup

You can use composer to use this library.

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