https://github.com/softspring/http-cache-store-bundle
This bundle provides to HttpCache class storage implementation for Symfony cache component
https://github.com/softspring/http-cache-store-bundle
Last synced: about 1 year ago
JSON representation
This bundle provides to HttpCache class storage implementation for Symfony cache component
- Host: GitHub
- URL: https://github.com/softspring/http-cache-store-bundle
- Owner: softspring
- License: agpl-3.0
- Created: 2023-09-06T21:19:30.000Z (almost 3 years ago)
- Default Branch: 5.5
- Last Pushed: 2025-03-21T13:13:07.000Z (over 1 year ago)
- Last Synced: 2025-03-23T02:03:34.027Z (over 1 year ago)
- Language: PHP
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Http cache store bundle





[](https://github.com/softspring/http-cache-store-bundle/actions/workflows/ci.yml)
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
- [1. Installation](docs/1_installation.md)
- [2. Configuration](docs/2_configuration.md)
## License
This package is free and released under the [AGPL-3.0 license](LICENSE).