Download the PHP package aaleksu/orm without Composer
On this page you can find all versions of the php package aaleksu/orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor aaleksu
Package orm
Short Description Object-Relational-Mapper for PHP
License MIT
Homepage http://www.doctrine-project.org
Package 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 orm
Doctrine 2 ORM
Doctrine 2 is an object-relational mapper (ORM) for PHP 5.3.2+ 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 Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.
More resources:
All versions of orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-pdo Version *
doctrine/collections Version ~1.1
doctrine/dbal Version ~2.4
symfony/console Version ~2.0
ext-pdo Version *
doctrine/collections Version ~1.1
doctrine/dbal Version ~2.4
symfony/console Version ~2.0
The package aaleksu/orm contains the following files
Loading the files please wait ....