From c5a12e45dbabe7a9879c54280c9e4b257d41712e Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 4 Oct 2012 09:03:06 -0700 Subject: [PATCH] --- awesome-php.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awesome-php.md b/awesome-php.md index 0611355..4e6017a 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -62,6 +62,8 @@ A list of amazingly awesome PHP libraries that you should be using: * [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. +* [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex. +* [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component. # C Extension Frameworks