Browse Source

Add RedBean (suggestion by @Leimi).

pull/36/head
Jamie 12 years ago
parent
commit
c8bc276041
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save