sonata-project / cache-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
This bundle provides caching services
Package info
github.com/sonata-project/SonataCacheBundle
Type:symfony-bundle
pkg:composer/sonata-project/cache-bundle
3.4.0
2021-12-09 15:34 UTC
Requires
- php: ^7.3 || ^8.0
- sonata-project/cache: ^2.0.0
- symfony/config: ^4.4 || ^5.3 || ^6.0
- symfony/dependency-injection: ^4.4 || ^5.3 || ^6.0
- symfony/filesystem: ^4.4 || ^5.3 || ^6.0
- symfony/http-foundation: ^4.4 || ^5.3 || ^6.0
- symfony/http-kernel: ^4.4 || ^5.3 || ^6.0
- symfony/process: ^4.4 || ^5.3 || ^6.0
- symfony/routing: ^4.4 || ^5.3 || ^6.0
Requires (Dev)
- doctrine/orm: ^2.2
- doctrine/persistence: ^2.0
- doctrine/phpcr-odm: ^1.0
- jackalope/jackalope: ^1.0
- jackalope/jackalope-doctrine-dbal: ^1.0
- php-mock/php-mock: ^2.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-symfony: ^1.0
- phpunit/phpunit: ^9.5
- predis/predis: ^1.0
- psalm/plugin-phpunit: ^0.16
- psalm/plugin-symfony: ^3.0
- symfony/console: ^4.4 || ^5.3 || ^6.0
- symfony/framework-bundle: ^4.4 || ^5.3 || ^6.0
- symfony/phpunit-bridge: ^6.0
- vimeo/psalm: ^4.7.2
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
README
This bundle provides caching services
| Branch | Github Actions | Code Coverage | Documentation |
|---|---|---|---|
| 3.x | |||
| 4.x |
WARNING: This repository is abandoned
There is no active support on it.
Feel free to ask if you want to help to keep this project up to date.
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.