Download the PHP package codelegance/doctrine-orm without Composer
On this page you can find all versions of the php package codelegance/doctrine-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-orm
3.0.x | 2.9.x | 2.8.x |
---|---|---|
Doctrine 2 is an object-relational mapper (ORM) for PHP 7.1+ that provides transparent persistence for PHP objects. It sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernate's HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.
More resources:
All versions of doctrine-orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-pdo Version *
doctrine/collections Version ~1.2
doctrine/dbal Version >=2.5-dev,<2.7-dev
doctrine/instantiator Version ^1.0.1
doctrine/common Version >=2.5-dev,<2.9-dev
doctrine/cache Version ~1.4
symfony/console Version ~2.5|~3.0|~4.0
ext-pdo Version *
doctrine/collections Version ~1.2
doctrine/dbal Version >=2.5-dev,<2.7-dev
doctrine/instantiator Version ^1.0.1
doctrine/common Version >=2.5-dev,<2.9-dev
doctrine/cache Version ~1.4
symfony/console Version ~2.5|~3.0|~4.0
The package codelegance/doctrine-orm contains the following files
Loading the files please wait ....