Skip to content

Releases: php-http/httplug

Added Async support

Added Async support Pre-release
Pre-release

Choose a tag to compare

@sagikazarmark sagikazarmark released this 16 Nov 14:19

Thanks to @joelwurtz we now have an asynchronous client and a promise in the contract.

Our plugin architecture will use this functionality.

Initial alpha release

Initial alpha release Pre-release
Pre-release

Choose a tag to compare

@sagikazarmark sagikazarmark released this 26 Oct 10:08

Yay, finally we got here.

After 7 months of work, we are proud to present our HTTP Client contract to the world.

Although this started as a project providing adapters to already existing HTTP Clients, the goal changed to a more general approach.

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@sagikazarmark sagikazarmark released this 03 Jun 17:59

This is the first preview release of the Http Adapter contract