From e72ed606e872cc1362c580e6d8c512f8c480739b Mon Sep 17 00:00:00 2001 From: Shunsuke Nagano Date: Tue, 21 Mar 2023 21:29:41 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a59559f..f5c5748 100644 --- a/README.md +++ b/README.md @@ -866,6 +866,7 @@ Libraries to help manage database schemas and migrations. * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system. * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails. * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB. +* [PHP Playground](https://php-play.dev) - A real-time playground for testing and learning PHP quickly in the browser. * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends. * [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases. * [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.