softspring / http-cache-store-bundle
This is a template for creating new components
v5.2.7
2024-06-05 09:22 UTC
Requires
- php: >=8.1
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.58.*
- phpstan/phpstan: ^1.10
- psr/cache: ^3.0
- rector/rector: ^1.0
- symfony/cache: ^5.4|^6.0|^7.0
- symfony/config: ^5.4|^6.0|^7.0
- symfony/dependency-injection: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
- 5.3.x-dev
- 5.2.x-dev
- v5.2.7
- v5.2.6
- v5.2.5
- v5.2.4
- v5.2.3
- v5.2.2
- v5.2.1
- v5.2.0
- v5.2.0-rc10
- v5.2.0-rc9
- v5.2.0-rc8
- v5.2.0-rc7
- v5.2.0-rc6
- v5.2.0-rc5
- v5.2.0-rc4
- v5.2.0-rc1
- 5.1.x-dev
- v5.1.25
- v5.1.24
- v5.1.23
- v5.1.22
- v5.1.21
- v5.1.20
- v5.1.19
- v5.1.18
- v5.1.17
- v5.1.16
- v5.1.15
- v5.1.14
- v5.1.13
- v5.1.12
- v5.1.11
- v5.1.10
- v5.1.9
- v5.1.8
- v5.1.7
- v5.1.6
- v5.1.5
- v5.1.2
- v5.1.1
- v5.1.0
- dev-dependabot/composer/friendsofphp/php-cs-fixer-3.60.staror-3.64.star
This package is auto-updated.
Last update: 2024-09-11 18:02:08 UTC
README
This bundle is under development, more features will be added soon, and existing ones may change.
This bundle provides to HttpCache class storage implementation for Symfony cache component. This is useful for example to store http cache in a doctrine database, redis or memcached.
Documentation
License
This bundle is under the MIT license. See the complete license in the bundle LICENSE file.