Browse Source

Remove old library.

pull/1003/head
Jamie 6 years ago
parent
commit
f1aeacd73c
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

527
 * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
527
 * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
528
 * [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
528
 * [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
529
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
529
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
530
-* [LazyRecord](https://github.com/corneltek/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
531
 * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
530
 * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
532
 * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
531
 * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
533
 * [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
532
 * [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.

Loading…
Cancel
Save