gdeposylka/api-client
Composer 安装命令:
composer require gdeposylka/api-client
包简介
Official GdePosylka API client
README 文档
README
GdePosylka is a shipment tracking service.
See example.php file for usage example.
Installing via Composer
The recommended way to install is through Composer.
# Install Composer curl -sS https://getcomposer.org/installer | php # Add as a dependency php composer.phar require gdeposylka/api-client:dev-master
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
统计信息
- 总下载量: 420
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GNU
- 更新时间: 2015-04-03