Download the PHP package zodream/http without Composer
On this page you can find all versions of the php package zodream/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor zodream
Package http
Short Description http client
License MIT
Homepage https://github.com/zodream/http
Package http
Short Description http client
License MIT
Homepage https://github.com/zodream/http
Keywords http clientzodream
Please rate this library. Is it a good library?
Informations about the package http
http
优雅链式调用API
示例
引用
获取指定网址内容
传递GET 参数
传递 POST
高级用法
自动进行值的填充
相当于
请求 https://zodream.cn/?keywords=q
POST {"page":1, "url":"aaaa"}
获取的结果是 {"code":200, "data":"a"}
最后你接收到的是数组
值自动匹配
All versions of http with dependencies
PHP Build Version
Package Version
The package zodream/http contains the following files
Loading the files please wait ....