Easy Http
Http Layers for Clients like Guzzle, Symfony and other http clients
We've created a set of Http layer contracts for PHP clients.
These contracts standardize the way you consume http clients like Guzzle, Symfony, and others.
Discover implementations
The power of Easy Http is the ability to change from one http client to another. Discover multiple implementations and change it when you want to.
Mock Builder
The Mock Builder creates a fluid interface to build HTTP mocks with an expressive syntax to test with Guzzle, Symfony or other HTTP Clients.