|
|
@@ -536,6 +536,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
536
|
536
|
* [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
|
|
537
|
537
|
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
|
|
538
|
538
|
* [Cake ORM](https://github.com/cakephp/orm) - Object-Relational Mapper, implemented using the DataMapper pattern (CP).
|
|
|
539
|
+* [Cycle ORM](https://github.com/cycle/orm) - PHP DataMapper, ORM.
|
|
539
|
540
|
* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
|
|
540
|
541
|
* [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
|
541
|
542
|
* [Eloquent](https://github.com/illuminate/database) - A simple ORM (L6).
|