rmzamora / cache-bundle
Fork of SonataCacheBundle
Installs: 1 366
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 69
Type:symfony-bundle
Requires
- php: ^5.3 || ^7.0
- rmzamora/cache: 2.5.0.*
- symfony/config: ^2.2 || ^3.0
- symfony/filesystem: ^2.2 || ^3.0
- symfony/http-foundation: ^2.2 || ^3.0
- symfony/process: ^2.2 || ^3.0
- symfony/routing: ^2.2 || ^3.0
- symfony/security: ^2.2 || ^3.0
Requires (Dev)
- doctrine/orm: ^2.2
- predis/predis: ^0.8
- sllh/php-cs-fixer-styleci-bridge: ^2.0
- symfony/phpunit-bridge: ^2.7 || ^3.0
Suggests
- ext-apc: Caching with ext/apc
- ext-memcached: Caching with ext/memcached
- doctrine/doctrine-bundle: ORM support
- doctrine/orm: ORM support
- doctrine/phpcr-bundle: PHPCR ODM support
- doctrine/phpcr-odm: PHPCR ODM support
- predis/predis: Install redis php
This package is not auto-updated.
Last update: 2023-12-10 21:16:49 UTC
README
This bundle provides caching services
Branch | Travis | Coveralls |
---|---|---|
2.x | ||
master |
Documentation
Check out the documentation on the official website.
Support
For general support and questions, please use StackOverflow.
If you think you find a bug or you have a feature idea to propose, feel free to open a issue after looking at the contributing guide.
License
This package is available under the MIT license.