fansipan / http-plugin-adapter
Fansipan adapter middleware for HTTPlug plugins
1.0.0
2024-11-11 15:37 UTC
Requires
- php: ^7.2.5|^8.0
- php-http/client-common: ^2.7
- php-http/discovery: ^1.20
Requires (Dev)
- fansipan/fansipan: ^1.2
- fansipan/mock-client: ^1.2
- fansipan/request-matcher: ^1.0
- friendsofphp/php-cs-fixer: ^3.4
- guzzlehttp/guzzle: ^7.8
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.0|^9.0
Suggests
- php-http/cache-plugin: Required to use Cache Plugin.
- php-http/logger-plugin: Required to use Logger Plugin.
This package is auto-updated.
Last update: 2024-11-12 02:59:55 UTC
README
A middleware that acts as an adapter for HTTPlug Plugin.
Installation
You may use Composer to install this package:
composer require fansipan/http-plugin-adapter
Documentation
Documentation can be found on the Fansipan website.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email contact@lynh.me instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.