dek-cz / doctrine
Doctrine integration into Nette Framework
Installs: 7 171
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 101
Open Issues: 0
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
- dev-master / 4.0.x-dev
- v3.6.5
- v3.6.4
- v3.6.3
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.11
- v3.5.10
- v3.5.9
- v3.5.8
- v3.5.7
- v3.5.6
- v3.5.5
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.0
- v3.3.x-dev
- v3.3.1
- v3.3.0
- v3.2.x-dev
- v3.2.1
- v3.2.0
- dev-nette-2.3 / 3.1.x-dev
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.1
- v3.0.0
- dev-doctrine-2.5 / 2.4.x-dev
- dev-doctrine-2.4 / 2.3.x-dev
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.1
- v2.1.0
- dev-nette-2.1 / 2.0.x-dev
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.2.0
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-RC1
- v0.10.4
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- v0.10.0-RC1
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9
- dev-update/extensive-modifications-updates-of-doctrine
- dev-upgrade-doctrine-2.5
- dev-nette-2.0
- dev-experiment/panel-cli-logger
- dev-feature/deadlocks
This package is auto-updated.
Last update: 2024-10-22 09:47:51 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.