datafactory / http-cache
This package is abandoned and no longer maintained.
The author suggests using the friendsofsymfony/http-cache package instead.
Tools to manage HTTP caching proxies with PHP
2.1.0
2018-01-16 13:47 UTC
Requires
- php: ^5.6 || ^7.0.0
- php-http/client-common: ^1.1.0
- php-http/client-implementation: ^1.0.0
- php-http/discovery: ^1.0
- php-http/message: ^1.0.0
- symfony/event-dispatcher: ^2.3 || ^3.0 || ^4.0
- symfony/options-resolver: ^2.7 || ^3.0 || ^4.0
Requires (Dev)
- mockery/mockery: ~0.9.5
- monolog/monolog: ^1.0
- php-http/guzzle6-adapter: ^1.0.0
- php-http/mock-client: ^0.3.2
- phpunit/phpunit: ^5.7 || ^6.0
- symfony/http-kernel: ^2.3 || ^3.0 || ^4.0
- symfony/process: ^2.3 || ^3.0 || ^4.0
Suggests
- friendsofsymfony/http-cache-bundle: For integration with the Symfony framework
- monolog/monolog: For logging issues while invalidating
Replaces
This package is auto-updated.
Last update: 2020-11-10 08:42:24 UTC
README
Fork von FriendsOfSymfony/FOSHttpCache
Zusätzliche Änderungen
Tag | Änderungen |
---|---|
2.1.0 | 2.1.0 + PR-402 |
1.4.4 | 1.4.4 + PR-402 |