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
This package is auto-updated.
Last update: 2026-06-21 05:47:32 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.