simexis/rapido

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

0.1.32 2018-12-10 09:15 UTC

This package is auto-updated.

Last update: 2024-04-15 00:14:17 UTC


README

Georgi Nachev - jooorooo@gmail.com

Documentation and download

Latest version is available on github at : - https://github.com/jooorooo/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/rapido": "*"
    }
}