Procházet zdrojové kódy

Clean up aliases to framework components

pull/327/merge
Jamie před 10 roky
rodič
revize
a9e90085d0
1 změnil soubory, kde provedl 6 přidání a 6 odebrání
  1. 6
    6
      README.md

+ 6
- 6
README.md Zobrazit soubor

@@ -100,9 +100,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
100 100
 ## Frameworks
101 101
 *Web development frameworks.*
102 102
 
103
-* [Symfony2](http://symfony.com/) - A framework comprised of individual components.
104
-* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
105
-* [Laravel 5](http://laravel.com/) - Another PHP framework.
103
+* [Symfony 2](http://symfony.com/) - A framework comprised of individual components (SF2).
104
+* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components (ZF2).
105
+* [Laravel 5](http://laravel.com/) - Another PHP framework (L5).
106 106
 * [Aura PHP](http://auraphp.com/) - A framework of independent components.
107 107
 * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
108 108
 * [Nette](http://nette.org) - Another framework comprised of individual components.
@@ -119,8 +119,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
119 119
 ## Components
120 120
 *Standalone component from web development frameworks and development groups.*
121 121
 
122
-* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
123
-* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
122
+* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
123
+* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
124 124
 * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
125 125
 * [Hoa Project](http://hoa-project.net/En/) - Another package of PHP components.
126 126
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
@@ -228,7 +228,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
228 228
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
229 229
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
230 230
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
231
-* [Symfony DI](https://github.com/symfony/DependencyInjection) - A Dependency Injection Container component used in Symfony.
231
+* [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).
232 232
 
233 233
 ## Imagery
234 234
 *Libraries for manipulating images.*

Načítá se…
Zrušit
Uložit