Download the PHP package asundust/express without Composer
On this page you can find all versions of the php package asundust/express. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download asundust/express
More information about asundust/express
Files in asundust/express
Download asundust/express
More information about asundust/express
Files in asundust/express
Vendor asundust
Package express
Short Description (2024年维护中)支持快递鸟、快递100的快递查询SDK 支持Laravel
License MIT
Homepage https://github.com/asundust/dcat-auth-google-2fa
Package express
Short Description (2024年维护中)支持快递鸟、快递100的快递查询SDK 支持Laravel
License MIT
Homepage https://github.com/asundust/dcat-auth-google-2fa
Please rate this library. Is it a good library?
Informations about the package express
Express
支持快递鸟、快递100的快递查询SDK
Fork声明
- 无人维护,接盘维护一下,尽量保证及时维护
安装
配置
在使用本扩展之前,你需要去 快递100 或者 快递鸟 注册申请,获取到APP_id和APP_key。
使用
快递100
示例:
快递鸟
示例:
通用方法
在 Laravel 中使用
在 Laravel 中使用也是同样的安装方式,配置写在 config/services.php
中:
然后在 .env
中配置 EXPRESS_ID
、EXPRESS_KEY
、EXPRESS_TYPE
;
可以用两种方式来获取 Asundust\Express\Express
实例:
方法参数注入
服务名访问
参考
License
MIT
All versions of express with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3|^7.0
The package asundust/express contains the following files
Loading the files please wait ....