php-http / plugins
Plugins for HTTPlug
Installs: 190 679
Dependents: 6
Suggesters: 0
Security: 0
Stars: 10
Watchers: 9
Forks: 6
Open Issues: 0
Requires
- php: ^5.4 | ^7.0
- php-http/client-common: ^1.1
- php-http/httplug: ^1.0
- php-http/message: ^1.0
- php-http/message-factory: ^1.0.2
- symfony/options-resolver: ^2.6|^3.0
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ^1.0
- phpspec/phpspec: ^2.4
- psr/cache: ^1.0
- psr/log: ^1.0
- symfony/stopwatch: ^2.3
Suggests
- psr/cache-implementation: Allow to use the CachePlugin
- psr/log-implementation: Allow to use the LoggerPlugin
- symfony/stopwatch: Allow to use the StopwatchPlugin
This package is auto-updated.
Last update: 2022-02-01 12:53:01 UTC
README
DEPRECATED
As of version 1.1 this package is deprecated. Most of the plugins are merged into
php-http/client-common
.The following plugins are in separate packages: logger, cache, stopwatch
Plugins for Httplug
Plugins for HTTPlug.
Install
Via Composer
$ composer require php-http/plugins
Documentation
Please see the official documentation.
Testing
$ composer test
Contributing
Please see our contributing guide.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.