guzzle-master完整的HTTP客户端的PHP类.zip

时间:2022-07-31 04:48:00
【文件属性】:

文件名称:guzzle-master完整的HTTP客户端的PHP类.zip

文件大小:98KB

文件格式:ZIP

更新时间:2022-07-31 04:48:00

类库下载-guzzle-master完整的HTTP客户端的PHP类

cURL是利用PHP发送HTTP请求最常用的标准方式。它比fopen这种方式更强大。Guzzle, 是 cURL 的一个封装,使得这个功能甚至更好,此外还增了新的功能。使用这个框架内,我们可以发送并行 持久连接。并且能够通过插件实现缓存,OAuth, AWS集成All the power of cURL with a simple interface. 持久连接和并行请求 Streams request and response bodies Service descriptions for quickly building clients. Powered by the Symfony2 EventDispatcher. Use all of the code or only specific components. Plugins for caching, logging, OAuth, mocks, and more Includes a custom node.js webserver to test your clients.


【文件预览】:
guzzle-master
----src()
--------Pool.php(5KB)
--------Client.php(15KB)
--------ClientInterface.php(3KB)
--------Middleware.php(10KB)
--------RequestOptions.php(10KB)
--------PrepareBodyMiddleware.php(3KB)
--------Exception()
--------Handler()
--------RedirectMiddleware.php(8KB)
--------MessageFormatter.php(7KB)
--------TransferStats.php(3KB)
--------Cookie()
--------functions_include.php(160B)
--------functions.php(10KB)
--------HandlerStack.php(7KB)
--------UriTemplate.php(8KB)
--------RetryMiddleware.php(3KB)
----UPGRADING.md(50KB)
----LICENSE(1KB)
----README.md(3KB)
----CHANGELOG.md(73KB)
----composer.json(1KB)

网友评论