|
|
@@ -887,6 +887,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
887
|
887
|
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
|
888
|
888
|
* [Mailpit](https://github.com/axllent/mailpit) - An email and SMTP testing tool for developers.
|
|
889
|
889
|
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
|
|
890
|
+* [PHP Playground](https://php-play.dev) - A real-time playground for testing and learning PHP quickly in the browser.
|
|
890
|
891
|
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
|
891
|
892
|
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
|
892
|
893
|
* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.
|