ijvo / kdyby-doctrine
Doctrine integration into Nette Framework
v3.3.5
2024-01-20 23:11 UTC
Requires
- php: ^7.3 || ^8.0
- doctrine/common: ^2.13
- doctrine/dbal: ~2.10
- doctrine/orm: ^2.7.1
- ijvo/kdyby-annotations: dev-master
- ijvo/kdyby-doctrine-cache: dev-master
- ijvo/kdyby-strict-objects: dev-master
- kdyby/console: ^2.8
- nette/di: ^3.1
- nette/finder: ^2.5
- nette/utils: ^3.2
- psr/cache: ^1.0.1
Requires (Dev)
- kdyby/events: ^3.1.1@dev
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/code-checker: ^3.2
- nette/http: ^3.0
- nette/tester: ^2.4
- php-parallel-lint/php-console-highlighter: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- 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.3.x-dev
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- 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-upgrade-doctrine-2.5
- dev-nette-2.0
- dev-experiment/panel-cli-logger
- dev-feature/deadlocks
This package is auto-updated.
Last update: 2024-11-21 02:18:58 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.