sonata-project / cache-bundle
This bundle provides caching services
Fund package maintenance!
OskarStark
core23
VincentLanglet
wbloszyk
Installs: 1 916 090
Dependents: 32
Suggesters: 3
Security: 0
Stars: 66
Watchers: 18
Forks: 71
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^7.1
- sonata-project/cache: ^2.0.0
- symfony/config: ^4.3 || ^5.0
- symfony/dependency-injection: ^4.3 || ^5.0
- symfony/filesystem: ^4.3 || ^5.0
- symfony/http-foundation: ^4.3.4 || ^5.0
- symfony/http-kernel: ^4.3 || ^5.0
- symfony/process: ^3.4 || ^4.0
- symfony/routing: ^4.3 || ^5.0
Requires (Dev)
- doctrine/orm: ^2.2
- doctrine/phpcr-odm: ^1.0
- jackalope/jackalope: ^1.0
- jackalope/jackalope-doctrine-dbal: ^1.0
- php-mock/php-mock: ^2.0
- predis/predis: ^1.0
- symfony/console: ^4.3 || ^5.0
- symfony/framework-bundle: ^4.3 || ^5.0
- symfony/phpunit-bridge: ^4.1
Suggests
- ext-apcu: Caching with ext/apcu
- 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 auto-updated.
Last update: 2021-02-23 02:03:38 UTC
README
This bundle provides caching services
Branch | Github Actions | Code Coverage |
---|---|---|
3.x | ||
master |
Documentation
Check out the documentation on the official website.
Support
For general support and questions, please use StackOverflow.
If you think you found a bug or you have a feature idea to propose, feel free to open an issue after looking at the contributing guide.
License
This package is available under the MIT license.