|
|
|
|
|
|
483
|
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
|
483
|
*Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
|
|
484
|
|
484
|
|
|
485
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
485
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
|
486
|
-* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
|
|
|
|
|
486
|
+* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
|
487
|
* [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
|
487
|
* [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
|
|
488
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
488
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
|
|
489
|
* [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
|
489
|
* [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
|