|
|
@@ -69,7 +69,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
69
|
69
|
- [PHP Installation](#php-installation)
|
|
70
|
70
|
- [Development Environment](#development-environment)
|
|
71
|
71
|
- [Virtual Machines](#virtual-machines)
|
|
72
|
|
- - [Integrated Development Environment](#integrated-development-environment)
|
|
|
72
|
+ - [Text Editors and IDEs](#text-editors-and-ides)
|
|
73
|
73
|
- [Web Applications](#web-applications)
|
|
74
|
74
|
- [Infrastructure](#infrastructure)
|
|
75
|
75
|
- [Resources](#resources)
|
|
|
@@ -846,8 +846,8 @@ Libraries to help manage database schemas and migrations.
|
|
846
|
846
|
* [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
|
847
|
847
|
* [HippyVM](https://github.com/hippyvm/hippyvm) - Another PHP virtual machine.
|
|
848
|
848
|
|
|
849
|
|
-## Integrated Development Environment
|
|
850
|
|
-*Integrated Development Environments with support for PHP.*
|
|
|
849
|
+## Text Editors and IDEs
|
|
|
850
|
+*Text Editors and Integrated Development Environments (IDE) with support for PHP.*
|
|
851
|
851
|
|
|
852
|
852
|
* [Atom](https://atom.io/) - A hackable text editor.
|
|
853
|
853
|
* [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.
|