From 040cffd8e52b2d4f82353062576c70466fc7253f Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 27 Nov 2013 21:57:09 -0700 Subject: [PATCH] Remove unmaintained library. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50f7d81..3b43b89 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library. * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library. -* [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex. ## NoSQL *Libraries for working with "NoSQL" backends.*