|
|
|
|
|
|
857
|
* [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5.
|
857
|
* [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5.
|
|
858
|
* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
|
858
|
* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
|
|
859
|
* [VS Code](https://code.visualstudio.com/) - An open source code editor.
|
859
|
* [VS Code](https://code.visualstudio.com/) - An open source code editor.
|
|
860
|
-* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.
|
|
|
|
861
|
|
860
|
|
|
862
|
### Web Applications
|
861
|
### Web Applications
|
|
863
|
*Web-based applications and tools.*
|
862
|
*Web-based applications and tools.*
|
|
864
|
|
863
|
|
|
865
|
* [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
|
864
|
* [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
|
|
|
|
865
|
+* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
|
|
|
866
|
+* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
|
|
866
|
* [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
|
867
|
* [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
|
|
867
|
-* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
|
|
|
|
|
868
|
+* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
|
|
868
|
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
869
|
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
|
869
|
-* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
|
|
|
|
870
|
-* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
|
|
|
871
|
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
870
|
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
|
872
|
-* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
|
|
|
873
|
-* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
|
|
|
|
|
|
871
|
+* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
|
|
|
872
|
+* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
|
|
|
873
|
+* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.
|
|
874
|
|
874
|
|
|
875
|
### Infrastructure
|
875
|
### Infrastructure
|
|
876
|
*Infrastructure for providing PHP applications and services.*
|
876
|
*Infrastructure for providing PHP applications and services.*
|