From 64659162ff88f300d82f253c49cfe63709b4d673 Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 14 Dec 2017 14:13:28 +0000 Subject: [PATCH] Add Atom --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45d41aba..b25f5c9c 100644 --- a/README.md +++ b/README.md @@ -849,6 +849,8 @@ Libraries to help manage database schemas and migrations. ## Integrated Development Environment *Integrated Development Environments with support for 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. * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5. * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.