From 757300c81c1ebd4b848ac54f19aef33ee11a8c9f Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 6 Feb 2015 19:44:54 -0700 Subject: [PATCH] Cleaned up standalone component links and added The PHP League to the list. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18035cb..78c355d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT - [Dependency Management Extras](#dependency-management-extras) - [Frameworks](#frameworks) - [Framework Extras](#framework-extras) - - [Framework Components](#framework-components) + - [Components](#framework-components) - [Micro Frameworks](#micro-frameworks) - [Micro Framework Extras](#micro-framework-extras) - [Routers](#routers) @@ -113,13 +113,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2. -## Framework Components -*Standalone component from web development frameworks.* +## Components +*Standalone component from web development frameworks and development groups.* * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2. * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2. * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components. +* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group. ## Micro Frameworks *Micro frameworks and routers.*