From 2d4702a26ebefdca9a5f5f999a8d43e0dbf27527 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 23 Apr 2013 12:16:31 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 3fdc715..f06f9be 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -19,7 +19,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. ## Frameworks * [Symfony2](http://symfony.com/) - A framework comprised of individual components. -* [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development bundle for Symfony 2. +* [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework. * [Lithium](http://lithify.me/) - Another framework of components.