From a7514c78cfc3b1efa1291faedd0231b4e2aee6dd Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 13 Aug 2012 11:05:30 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 7a45140..8940388 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -5,6 +5,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2. +* [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Slim](http://www.slimframework.com/) - Another simple micro framework. * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.