浏览代码

Add RedBean (suggestion by @Leimi).

pull/36/head
Jamie 12 年前
父节点
当前提交
c8bc276041
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

323
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
323
 * [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
324
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
324
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
325
 * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
325
 * [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
326
+* [RedBean](http://redbeanphp.com/) - A lightweight, configuration-less ORM.
326
 * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
327
 * [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
327
 * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
328
 * [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
328
 * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
329
 * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.

正在加载...
取消
保存