ijvo / kdyby-doctrine-cache
Doctrine Cache bridge for Nette Framework
v3.1.1
2024-01-20 22:43 UTC
Requires
- php: ^7.1 || ^8.0
- doctrine/cache: ^1.8.0
- nette/caching: ^3.0
- nette/di: ^3.0
- nette/utils: ^3.2 || ^4.0
Requires (Dev)
- doctrine/orm: ^2.6.3
- jakub-onderka/php-parallel-lint: ^1.0
- kdyby/coding-standard: dev-master
- nette/bootstrap: ~2.4 || ^3.0
- nette/tester: 2.2.*
- php-coveralls/php-coveralls: ^2.1
- phpstan/phpstan-shim: ^0.11.4
- symfony/validator: ^2.5.3 || ^3.0 || ^4.0
- typo3/class-alias-loader: ^1.0
- v3.1.1
- v3.1.0
- v3.0.1
- v3.0.0
- dev-master / 2.7.x-dev
- v2.6.2
- v2.6.1
- v2.6.0
- dev-nette-2.3 / 2.5.x-dev
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.1
- v2.4.0
- dev-nette-2.2 / 2.3.x-dev
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- dev-nette-2.1 / 2.2.x-dev
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2
- v2.1.1
- v2.1
- v2.0
- v1.1
- v1.0
- dev-nette-2.0
This package is auto-updated.
Last update: 2024-10-21 00:47:11 UTC
README
Installation
The best way to install Kdyby/DoctrineCache is using Composer:
$ composer require kdyby/doctrine-cache
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/doctrinecache.