Added a text editor

Added the Adobe Brackets PHP text editor.
This commit is contained in:
Erik Thiart 2019-06-24 00:43:33 +02:00 committed by GitHub
parent e09c82a9aa
commit 338c8e07f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -798,6 +798,7 @@ Libraries to help manage database schemas and migrations.
### Text Editors and IDEs
*Text Editors and Integrated Development Environments (IDE) with support for PHP.*
* [Adobe Brackets](http://brackets.io/) - A modern, open source text editor that understands PHP.
* [Atom](https://atom.io/) - A hackable text editor.
* [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.
* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.