
Object-oriented php http client for php 5.3+. it takes the pain out of sending http requests and the redundancy out of creating web service clients. it's 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.