浏览代码

Merge pull request #1073 from wolfy-j/master

Added Cycle ORM
pull/1082/head
Jad Bitar 5 年前
父节点
当前提交
fa01ede3f8
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

536
 * [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
536
 * [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
537
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
537
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
538
 * [Cake ORM](https://github.com/cakephp/orm) - Object-Relational Mapper, implemented using the DataMapper pattern (CP).
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
 * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
540
 * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
540
 * [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
541
 * [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
541
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L6).
542
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L6).

正在加载...
取消
保存