freshcells / guzzle-stopwatch-middleware
A Stopwatch middleware for GuzzleHttp >= 6.0
2.0.0
2022-08-18 13:16 UTC
Requires
- php: >=7.4 || ^8.0
- guzzlehttp/guzzle: ^6.1 || ^7.0
- symfony/stopwatch: ^4.0|^5.0
Requires (Dev)
- phpunit/phpunit: ^8
- squizlabs/php_codesniffer: ^3.6
- symfony/phpunit-bridge: ^4.0|^5.0
This package is auto-updated.
Last update: 2024-10-29 06:13:20 UTC
README
This is a takeover drop-in fork of https://github.com/csarrazi/guzzle-stopwatch-middleware which seems to be abandoned.
We left the namespace as Csa
to assure drop-in replacement.
Installation
composer req freshcells/guzzle-stopwatch-middleware
Upgrade
Although I try to guarantee forward-compatibility of the bundle with previous versions. Here are the upgrade notes between each version.
See Upgrade.md.
Documentation
Contributing
Guzzle Stopwatch Middleware is an open source project. If you'd like to contribute, please read the Contributing Guidelines.
License
This library is under Apache License 2.0. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.