From a9b4bcb208758e7b7df3dba4a112e3f0e7d616f3 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 4 Oct 2012 09:07:56 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 4e6017a..166decc 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -64,6 +64,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [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. +* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions. # C Extension Frameworks