|
|
@@ -160,6 +160,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
160
|
160
|
* [Pico CMS](https://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
|
|
161
|
161
|
* [Statamic](https://statamic.com/) - Build beautiful, easy-to-manage websites.
|
|
162
|
162
|
* [Sulu](https://sulu.io/) - A user and developer friendly focused CMS and Platform based on the Symfony Framework.
|
|
|
163
|
+* [TYPO3](https://typo3.org) - An enterprise level CMS.
|
|
163
|
164
|
* [WordPress](https://github.com/WordPress/WordPress) - A blogging platform and CMS.
|
|
164
|
165
|
|
|
165
|
166
|
### Components
|
|
|
@@ -889,6 +890,7 @@ Libraries to help manage database schemas and migrations.
|
|
889
|
890
|
|
|
890
|
891
|
* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
|
|
891
|
892
|
* [Apache NetBeans](https://netbeans.apache.org/front/main/index.html) - An IDE with support for PHP and HTML5.
|
|
|
893
|
+* [PhpEd](https://www.nusphere.com/products/phped.htm) - An IDE with professional commercial debugger.
|
|
892
|
894
|
* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
|
|
893
|
895
|
* [VS Code](https://code.visualstudio.com/) - An open source code editor.
|
|
894
|
896
|
|