Download the PHP package stp/spsr-shipment without Composer
On this page you can find all versions of the php package stp/spsr-shipment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spsr-shipment
SPSR PHP WRAPPER
This project aims to provide a PHP wrapper for SPSR API.
Installation
The preferred way to install is through composer.
Either run
or add
to the require section of your composer.json.
Usage
Constructing the Client
Create request
Every API method has the same variable name as in official documentation.
For more information, see USAGE.md
Implemented API Methods
- [x] Tariff Calculation
- [x] WACreateOrder
- [x] WAXmlConverter
- [x] WAGetInvoiceInfo 1.1
- [x] WABindOrderToInvoice
- [x] WAGetActiveOrders
- [x] WAGetAddress
- [x] WAGetCities
- [ ] WANewInvoicesByFile
- [ ] WAInvSessionInfo
- [ ] WAGetExtMon
- [ ] WAGetServices
- [ ] WAGetStreet
- [ ] WAGetEncloseType
- [ ] WAAddAddress
- [ ] WAEditAddress
- [ ] WADelAddress
- [ ] WAGetOrders
- [ ] WACancelOrder
- [ ] WACheckGetQuotaByAddress
- [ ] WAReservQuota
- [ ] WAReservQuotaDelete
Pull requests are very welcome!
All versions of spsr-shipment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-simplexml Version *
ext-curl Version *
ext-simplexml Version *
ext-curl Version *
The package stp/spsr-shipment contains the following files
Loading the files please wait ....