Download the PHP package qingbing/php-request without Composer
On this page you can find all versions of the php package qingbing/php-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/php-request
More information about qingbing/php-request
Files in qingbing/php-request
Download qingbing/php-request
More information about qingbing/php-request
Files in qingbing/php-request
Vendor qingbing
Package php-request
Short Description 请求的相关方法,包含有CliRequest和HttpRequest
License MIT
Homepage http://www.phpcorner.net
Package php-request
Short Description 请求的相关方法,包含有CliRequest和HttpRequest
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package php-request
php-request
描述
request,请求的相关获取和使用,可单独使用。
注意事项
- request 的参数配置参考 qingbing/php-config 组件
- 提供 CliRequest 和 HttpRequest 两种请求方式
- 对于 console 请求,强烈建议使用 \Request::cliRequest();
- 对于 http 请求,强烈建议使用 \Request::httpRequest();
使用方法
1. Request 一级使用
2. CliRequest 使用
3. HttpRequest 使用
====== 异常代码集合 ======
异常代码格式:1006 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of php-request with dependencies
PHP Build Version
Package Version
Requires
qingbing/php-helper Version
>=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-abstracts-component Version >=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-abstracts-component Version >=1.0, <2.0
The package qingbing/php-request contains the following files
Loading the files please wait ....