Browse Source

Add Atom

pull/883/head
Jamie 8 years ago
parent
commit
64659162ff
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -849,6 +849,8 @@ Libraries to help manage database schemas and migrations.
849 849
 ## Integrated Development Environment
850 850
 *Integrated Development Environments with support for PHP.*
851 851
 
852
+* [Atom](https://atom.io/) - A hackable text editor.
853
+* [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.
852 854
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
853 855
 * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
854 856
 * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.

Loading…
Cancel
Save