Download the PHP package rojas/doctrine-orm without Composer
On this page you can find all versions of the php package rojas/doctrine-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rojas/doctrine-orm
More information about rojas/doctrine-orm
Files in rojas/doctrine-orm
Download rojas/doctrine-orm
More information about rojas/doctrine-orm
Files in rojas/doctrine-orm
Vendor rojas
Package doctrine-orm
Short Description Object-Relational-Mapper for PHP
License MIT
Homepage http://www.doctrine-project.org
Package doctrine-orm
Short Description Object-Relational-Mapper for PHP
License MIT
Homepage http://www.doctrine-project.org
Please rate this library. Is it a good library?
Informations about the package doctrine-orm
Master | 2.5 |
---|---|
Doctrine 2 is an object-relational mapper (ORM) for PHP 7.0+ 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.6-dev
doctrine/instantiator Version ~1.0.1
doctrine/common Version >=2.5-dev,<2.8-dev
doctrine/cache Version ~1.4
symfony/console Version ~2.5|~3.0
ext-pdo Version *
doctrine/collections Version ~1.2
doctrine/dbal Version >=2.5-dev,<2.6-dev
doctrine/instantiator Version ~1.0.1
doctrine/common Version >=2.5-dev,<2.8-dev
doctrine/cache Version ~1.4
symfony/console Version ~2.5|~3.0
The package rojas/doctrine-orm contains the following files
Loading the files please wait ....