Quellcode durchsuchen

Add LazyRecord

pull/376/head
c9s vor 10 Jahren
Ursprung
Commit
e4823d89dd
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern