Bladeren bron

Move PHPSandbox. Alphabetise.

pull/1166/head
Jamie York 4 jaren geleden
bovenliggende
commit
101557c88a
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 6
    6
      README.md

+ 6
- 6
README.md Bestand weergeven

@@ -857,20 +857,20 @@ Libraries to help manage database schemas and migrations.
857 857
 * [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5.
858 858
 * [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
859 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 861
 ### Web Applications
863 862
 *Web-based applications and tools.*
864 863
 
865 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 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 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 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 875
 ### Infrastructure
876 876
 *Infrastructure for providing PHP applications and services.*

Laden…
Annuleren
Opslaan