소스 검색

Merge pull request #376 from c9s/patch-2

Adding LazyRecord ORM
pull/573/head
Jad Bitar 10 년 전
부모
커밋
fee12da3d7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -481,6 +481,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
481 481
 * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
482 482
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
483 483
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
484
+* [LazyRecord](http://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
484 485
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
485 486
 * [Spot2](https://github.com/vlucas/spot2) - A MySQL datamapper ORM.
486 487
 * [RedBean](http://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.

Loading…
취소
저장