datafactory / http-cache-bundle
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
Installs: 764
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 68
Type:symfony-bundle
Requires
- php: >=5.3.3
- datafactory/http-cache: ~1.4
- symfony/framework-bundle: ^2.3||^3.0
Requires (Dev)
- matthiasnoback/symfony-dependency-injection-test: ^0.7.4
- mockery/mockery: 0.9.*
- monolog/monolog: *
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sensio/framework-extra-bundle: ^2.3||^3.0
- symfony/expression-language: ^2.4||^3.0
- symfony/monolog-bundle: ^2.3||^3.0
- symfony/phpunit-bridge: ^3.2
- symfony/symfony: ^2.3.4||^3.0
Suggests
- sensio/framework-extra-bundle: For Tagged Cache Invalidation
- symfony/console: To send invalidation requests from the command line
- symfony/expression-language: For Tagged Cache Invalidation
Conflicts
- twig/twig: <1.12.0
Replaces
This package is auto-updated.
Last update: 2020-11-10 08:41:56 UTC
README
Fork von FriendsOfSymfony/FOSHttpCacheBundle
Zusätzliche Änderungen
Tag | Änderungen |
---|---|
1.3.12 | 1.3.12 + PR-425 |