greeny / doctrine
This package is abandoned and no longer maintained.
The author suggests using the nettrine/orm package instead.
Doctrine integration into Nette Framework
4.0.2
2021-05-17 02:55 UTC
Requires
- php: ^7.4
- doctrine/dbal: ~2.9
- doctrine/orm: ~2.7
- kdyby/annotations: ^3.0
- kdyby/console: ^2.7
- kdyby/doctrine-cache: ^3.0
- kdyby/strict-objects: ^2.0
- nette/di: ^3.0
- nette/finder: ^2.5
- nette/utils: ^3.0
Requires (Dev)
- kdyby/events: ^3.1.1@dev
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/http: ^3.0
- nette/tester: ^2.2
- tracy/tracy: ^2.5
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
- 4.0.2
- 4.0.1
- 4.0.0
- v3.3.1
- v3.3.0
- v3.2.1
- v3.2.0
- 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-upgrade-doctrine-2.5
- dev-nette-2.0
- dev-experiment/panel-cli-logger
- dev-feature/deadlocks
This package is auto-updated.
Last update: 2023-03-13 09:25:07 UTC
README
Installation
The best way to install Kdyby/Doctrine is using Composer:
$ composer require kdyby/doctrine
Documentation
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/kdyby/doctrine.