Explorar el Código

Merge pull request #1073 from wolfy-j/master

Added Cycle ORM
pull/1082/head
Jad Bitar hace 5 años
padre
commit
fa01ede3f8
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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).

Loading…
Cancelar
Guardar