From f1aeacd73c39e829de87a0fb608fe1e8e9de9ded Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 26 Jul 2019 09:31:10 +0100 Subject: [PATCH] Remove old library. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 58db4a2..059bbf6 100644 --- a/README.md +++ b/README.md @@ -527,7 +527,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions. * [Doctrine](https://www.doctrine-project.org/) - A comprehensive DBAL and ORM. * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5). -* [LazyRecord](https://github.com/corneltek/LazyRecord) - A fast ORM designed for simplicity, extendability and performance. * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL. * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers. * [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.