Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-guzzle-Guzzle - PHP HTTP client library and framework for building RESTful web service clients
- Description:
Guzzle takes the pain out of sending HTTP requests and the redundancy out
of creating web service clients.
Guzzle is a framework that includes the tools needed to create a robust web
service client, including: Service descriptions for defining the inputs and
outputs of an API, resource iterators for traversing paginated resources,
batching for sending a large number of requests as efficiently as possible.
* All the power of cURL with a simple interface
* Persistent connections and parallel requests
* 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
Optional dependencies:
* Zend Framework (php-ZendFramework2)
* Doctrine Cache (php-doctrine-cache)
* Monolog (php-Monolog)
Packages