Download the PHP package vipparcel/client without Composer
On this page you can find all versions of the php package vipparcel/client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vipparcel/client
More information about vipparcel/client
Files in vipparcel/client
Download vipparcel/client
More information about vipparcel/client
Files in vipparcel/client
Vendor vipparcel
Package client
Short Description VIPparcel Client PHP
License GNU GENERAL PUBLIC LICENSE
Package client
Short Description VIPparcel Client PHP
License GNU GENERAL PUBLIC LICENSE
Please rate this library. Is it a good library?
Informations about the package client
VIPparcel APIs Client Library for PHP
Requirements
- PHP 5.3.3 or higher
- [PHP cURL extension] (http://php.net/manual/en/book.curl.php)
- PHP JSON extension
- [Composer] (https://github.com/composer/composer)
Developer Documentation
https://vipparcel.com/docs/api/
Dependence
- [Guzzle HTTP client] (https://github.com/guzzle/guzzle)
Installation
Run the Composer command
After installing, you need to require Composer's autoloader:
Examples
=======
Request Objects
Account > Address
- [POST] VP_Request_Account_Address_Create
- [GET] VP_Request_Account_Address_List
- [GET] VP_Request_Account_Address_Info
- [PUT] VP_Request_Account_Address_Update
- [DELETE] VP_Request_Account_Address_Delete
Account > Balance
- [GET] VP_Request_Account_Balance_Current
- [GET] VP_Request_Account_Balance_History
Account > Personal Info
- [GET] VP_Request_Account_Personal_Details
- [PUT] VP_Request_Account_Personal_Update
Shipping > Label
- [GET] VP_Request_Shipping_Label_Info
- [GET] VP_Request_Shipping_Label_List
- [GET] VP_Request_Shipping_Label_Images
- [POST] VP_Request_Shipping_Label_Calculate
- [POST] VP_Request_Shipping_Label_Print
Shipping > Pickup
- [GET] VP_Request_Shipping_Pickup_List
- [GET] VP_Request_Shipping_Pickup_Info
- [POST] VP_Request_Shipping_Pickup_Request
Shipping > Refund
- [GET] VP_Request_Shipping_Refund_Info
- [GET] VP_Request_Shipping_Refund_List
- [GET] VP_Request_Shipping_Refund_Labels
- [POST] VP_Request_Shipping_Refund_Request
Shipping > Scan Form
- [GET] VP_Request_Shipping_Scan_Info
- [GET] VP_Request_Shipping_Scan_List
- [GET] VP_Request_Shipping_Scan_Labels
- [POST] VP_Request_Shipping_Scan_Create
Shipping > Tracking
- [GET] VP_Request_Shipping_Tracking_Info
Location > Country
- [GET] VP_Request_Location_Country_List
Location > State
- [GET] VP_Request_Location_State_List
All versions of client with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
~3.9
The package vipparcel/client contains the following files
Loading the files please wait ....