freshcells / guzzle-cache-middleware
适用于 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/filesystem: ^4.0 || ^5.0
Requires (Dev)
- doctrine/cache: ^1.1
- phpunit/phpunit: ^8
- psr/cache: ^1.0
- squizlabs/php_codesniffer: ^3.6
- symfony/phpunit-bridge: ^4.0|^5.0
Suggests
- doctrine/cache: Allows caching of responses
- namshi/cuzzle: Output command to repeat request in command line
- psr/cache: Allows caching of responses
- tolerance/tolerance: Allows retrying failed requests
This package is auto-updated.
Last update: 2024-08-29 05:50:49 UTC
README
这是对 https://github.com/csarrazi/guzzle-cache-middleware 的接管式分支,该仓库似乎已被放弃。
我们保留了命名空间为 Csa
以确保可替换性。
安装
composer req freshcells/guzzle-cache-middleware
文档
贡献
Guzzle 缓存中间件是一个开源项目。如果您想贡献,请阅读贡献指南。
许可证
本库受 Apache License 2.0 许可。