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
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.