kdyby / doctrine-cache
Doctrine Cache bridge for Nette Framework
Installs: 1 307 358
Dependents: 21
Suggesters: 0
Security: 0
Stars: 10
Watchers: 6
Forks: 23
pkg:composer/kdyby/doctrine-cache
Requires
- php: ^7.1
 - doctrine/cache: ^1.8.0
 - nette/caching: ^3.0
 - nette/di: ^3.0
 - nette/utils: ~3.1.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
 
This package is auto-updated.
Last update: 2025-10-26 00:27:24 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.