Przeglądaj źródła

Rename Symfony2 / Symfony3 to just Symfony (#756)

pull/757/head
Ondřej Machulda 9 lat temu
rodzic
commit
254db12244
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6
    6
      README.md

+ 6
- 6
README.md Wyświetl plik

@@ -112,7 +112,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
112 112
 * [Nette](https://nette.org) - Another framework comprised of individual components.
113 113
 * [Phalcon](https://phalconphp.com/en/) - A framework implemented as a C extension.
114 114
 * [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
115
-* [Symfony 3](http://symfony.com/) - A framework comprised of individual components (SF3).
115
+* [Symfony](https://symfony.com/) - A framework comprised of individual components (SF).
116 116
 * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
117 117
 * [Zend Framework 2](https://framework.zend.com) - Another framework comprised of individual components (ZF2).
118 118
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
@@ -122,7 +122,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
122 122
 *Extras related to web development frameworks.*
123 123
 
124 124
 * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP.
125
-* [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
125
+* [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony.
126 126
 * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
127 127
 
128 128
 ## Components
@@ -131,7 +131,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
131 131
 * [CakePHP Plugins](http://plugins.cakephp.org/) - A directory of CakePHP plugins.
132 132
 * [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
133 133
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
134
-* [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony 2.
134
+* [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
135 135
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
136 136
 
137 137
 ## Micro Frameworks
@@ -140,7 +140,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
140 140
 * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
141 141
 * [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel.
142 142
 * [Proton](https://github.com/alexbilbie/Proton) - A StackPHP compatible micro framework.
143
-* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
143
+* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony components.
144 144
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
145 145
 
146 146
 ## Micro Framework Extras
@@ -255,7 +255,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
255 255
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
256 256
 * [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
257 257
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
258
-* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF2).
258
+* [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component (SF).
259 259
 
260 260
 ## Imagery
261 261
 *Libraries for manipulating images.*
@@ -789,7 +789,7 @@ Libraries to help manage database schemas and migrations.
789 789
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
790 790
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
791 791
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
792
-* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper/introduction.html) - A variable dumper component (SF2).
792
+* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper/introduction.html) - A variable dumper component (SF).
793 793
 * [Underscore](http://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
794 794
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
795 795
 

Ładowanie…
Anuluj
Zapisz