dek-cz / doctrine
Doctrine integration into Nette Framework
v3.6.5
2024-08-22 09:14 UTC
Requires
- php: ^8.2
- contributte/console: ^0.10.1
- dek-cz/annotations: ^3.0.3
- dek-cz/doctrine-cache: dev-master
- dek-cz/evm: ^0.0
- doctrine/collections: ^1.6.8
- doctrine/common: ^3.3
- doctrine/dbal: ^3.0
- doctrine/orm: ^2.16
- doctrine/persistence: ^3.0
- doctrine/sql-formatter: 1.2.x-dev
- nette/di: ^3.1
- nette/php-generator: ^3.6 || ^4.0
- nette/utils: ^4.0
- psr/cache: ^1.0
- symfony/console: ^7.0.2
Requires (Dev)
- dg/bypass-finals: dev-master
- nette/bootstrap: ^3.1
- nette/caching: ^3.1
- nette/http: ^3.1
- nette/tester: ^2.4
- ninjify/qa: ^0.12.1
- php-coveralls/php-coveralls: ^2.4
- phpstan/phpstan: ^0.12.69
- phpstan/phpstan-nette: ^0.12.14
- phpstan/phpstan-strict-rules: ^0.12.9
- phpunit/php-code-coverage: ^9.2
- spaze/phpstan-disallowed-calls: ^1.1
- tracy/tracy: ^2.8
Suggests
- kdyby/doctrine-collections-lazy: Lazy collection for doctrine/collections
- kdyby/doctrine-collections-readonly: Read-only collection wrapper for easier work with Doctrine entity collections
- kdyby/doctrine-dbal-batchimport: Batch import & execute utils for effective processing of SQL Imports from files and strings
- kdyby/doctrine-magic-accessors: Fast-prototyping magic accessors trait for Doctrine entities
This package is auto-updated.
Last update: 2026-05-22 13:08:18 UTC
README
Installation
The best way to install dek-cz/Doctrine is using Composer:
$ composer require dek-cz/doctrine
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/doctrine.