1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-06 08:20:48 +00:00

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

This commit is contained in:
Jamie 2015-02-06 19:44:54 -07:00
parent c54c1becad
commit 757300c81c

View File

@ -10,7 +10,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
- [Dependency Management Extras](#dependency-management-extras) - [Dependency Management Extras](#dependency-management-extras)
- [Frameworks](#frameworks) - [Frameworks](#frameworks)
- [Framework Extras](#framework-extras) - [Framework Extras](#framework-extras)
- [Framework Components](#framework-components) - [Components](#framework-components)
- [Micro Frameworks](#micro-frameworks) - [Micro Frameworks](#micro-frameworks)
- [Micro Framework Extras](#micro-framework-extras) - [Micro Framework Extras](#micro-framework-extras)
- [Routers](#routers) - [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. * [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. * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
## Framework Components ## Components
*Standalone component from web development frameworks.* *Standalone component from web development frameworks and development groups.*
* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2. * [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. * [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. * [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. * [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
*Micro frameworks and routers.* *Micro frameworks and routers.*