Browse Source

Cleaned up standalone component links and added The PHP League to the list.

pull/279/merge
Jamie 11 years ago
parent
commit
757300c81c
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      README.md

+ 4
- 3
README.md View File

10
 	- [Dependency Management Extras](#dependency-management-extras)
10
 	- [Dependency Management Extras](#dependency-management-extras)
11
 	- [Frameworks](#frameworks)
11
 	- [Frameworks](#frameworks)
12
 	- [Framework Extras](#framework-extras)
12
 	- [Framework Extras](#framework-extras)
13
-	- [Framework Components](#framework-components)
13
+	- [Components](#framework-components)
14
 	- [Micro Frameworks](#micro-frameworks)
14
 	- [Micro Frameworks](#micro-frameworks)
15
 	- [Micro Framework Extras](#micro-framework-extras)
15
 	- [Micro Framework Extras](#micro-framework-extras)
16
     - [Routers](#routers)
16
     - [Routers](#routers)
113
 * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
113
 * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
114
 * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
114
 * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
115
 
115
 
116
-## Framework Components
117
-*Standalone component from web development frameworks.*
116
+## Components
117
+*Standalone component from web development frameworks and development groups.*
118
 
118
 
119
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
119
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
120
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
120
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
121
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
121
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
122
 * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
122
 * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
123
+* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
123
 
124
 
124
 ## Micro Frameworks
125
 ## Micro Frameworks
125
 *Micro frameworks and routers.*
126
 *Micro frameworks and routers.*

Loading…
Cancel
Save