dev-master
9999999-devPHP library of tracking mailing via API Russian Post.
BSD-3-Clause
The Requires
- php >=5.3.0
- ext-soap *
- psr/log ~1.0
by Rinat Khalekov
php library tracking russian post pochta
PHP library of tracking mailing via API Russian Post.
PHP library of tracking mailing via API Russian Post., (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist vertx/php-russianpost-tracking "*"
or add, (*4)
"vertx/php-russianpost-tracking": "*"
to the require section of your composer.json
file., (*5)
Once the package is installed, simply use it in your code by :, (*6)
php
<? $client = \vertx\russianpost\tracking\Client(); ?>
, (*7)
For batch processing use this:, (*8)
php
<? $batchClient = \vertx\russianpost\tracking\BatchClient(); ?>
, (*9)
PHP library of tracking mailing via API Russian Post.
BSD-3-Clause
php library tracking russian post pochta