Browse Source

Merge e72ed606e8 into 4dd06aa5a0

pull/1219/merge
Shunsuke Nagano 1 month ago
parent
commit
03f8bda865
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -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.

Loading…
Cancel
Save