Download the PHP package yihaitao/express without Composer
On this page you can find all versions of the php package yihaitao/express. 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 express
快递鸟、快递100的快递查询SDK
安装
配置
在使用本扩展之前,你需要去 快递100 或者 快递鸟 注册申请,获取到APP_ID和APP_KEY
用法
快递100
示例:
快递鸟
示例:
通用方法
在 Laravel 中使用
在 Laravel 中使用也是同样的安装方式,配置写在 config/services.php
中:
然后在 .env
中配置 EXPRESS_ID
、EXPRESS_KEY
、EXPRESS_TYPE
;
可以用两种方式来获取 YiHaiTao\Express\Express
实例:
方法参数注入
服务名访问
参考
License
MIT
All versions of express with dependencies
PHP Build Version
Package Version
The package yihaitao/express contains the following files
Loading the files please wait ....