Browse Source

Update README.md

pull/1219/head
Shunsuke Nagano 2 years ago
parent
commit
e72ed606e8
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

@@ -866,6 +866,7 @@ Libraries to help manage database schemas and migrations.
866 866
 * [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
867 867
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
868 868
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
869
+* [PHP Playground](https://php-play.dev) - A real-time playground for testing and learning PHP quickly in the browser.
869 870
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
870 871
 * [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
871 872
 * [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.

Loading…
Cancel
Save