Compare commits

...

2 Commits

Author SHA1 Message Date
Shunsuke Nagano d6cab8e51b
Merge e72ed606e8 into 9a068bf2b8 2024-03-11 23:02:08 +09:00
Shunsuke Nagano e72ed606e8
Update README.md 2023-03-21 21:29:41 +09:00
1 changed files with 1 additions and 0 deletions

View File

@ -877,6 +877,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.