Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-doctrine-DoctrineORM - Doctrine Object Relational Mapper
- Description:
Object relational mapper (ORM) for PHP that 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.
Packages
php-doctrine-DoctrineORM-2.3.3-1.el6.noarch
[278 KiB] |
Changelog
by Shawn Iwinski (2013-06-07):
- Updated to 2.3.3
- Fixed license
- Added php-dom require
- Made a single executable (removed doctrine-pear.php)
- Removed doctrine.bat
- Added "%global pear_metadir" and usage in %install
- Changed RPM_BUILD_ROOT to %{buildroot}
|