Download the PHP package sockball/logistics without Composer

On this page you can find all versions of the php package sockball/logistics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package logistics

About

一些简单物流公司抓取接口的查询整合,理论上没有请求次数限制,不保证长期有效,有时间会陆续增加

Support

✅ 代表暂时有效

🚧 代表施工中

❌ 代表失效或因有验证需要crack

快递公司 常量名 抓取类型 支持 添加日期 备注 失效日期
申通 TYPE_STO 滑动验证 2019-10-06 2020.10
圆通 TYPE_YTO 简单API 2019-08-19 注意请求频率
中通 TYPE_ZTO 图形验证码 2019-08-19 2020.07
百世快递 TYPE_BSET HTML正则 🚧 2019-08-27 2020.01添加图片验证码 2020.01
丹鸟快递 TYPE_DANN 简单API 2019-08-29
中国邮政 TYPE_CHPO API 2019-08-30 滑动验证码
顺丰
韵达 TYPE_YUNDA 加密JS解析 🚧 计算图片验证码
天天快递 切片滑动验证码
17track TYPE_XVII API 2020-01-07 js加密

TODO

Install

Require

部分物流需要 python3 支持,如中国邮政;

Demo

方法示例

License

MIT


All versions of logistics with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2.0
guzzlehttp/guzzle Version ^6.3
ext-json Version *
ext-gd Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package sockball/logistics contains the following files

Loading the files please wait ....