Skip to content

Releases: php-http/client-common

Add plugins

04 May 06:03
1c09aab

Choose a tag to compare

In the past we had the plugins in a separate repository. From now on, the core plugin implementations and the plugin client itself are going to be found in this package, while plugins with external dependencies are extracted to separate packages:

https://github.com/php-http/logger-plugin
https://github.com/php-http/cache-plugin
https://github.com/php-http/stopwatch-plugin

First stable release

27 Jan 10:48

Choose a tag to compare

Remove unnecessary prefer-stable

Only required when there are development stability deps.

Initial release

25 Dec 00:03

Choose a tag to compare

v0.1.0

Prepare release, fixes php-http/httplug#99