mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Adminer
Missed Adminer which is a database manager in a single PHP file.
This commit is contained in:
parent
12aaf22e5f
commit
046e1fe52a
@ -783,6 +783,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases.
|
||||
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - A web-based administration tool for PostgreSQL.
|
||||
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
||||
* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
||||
* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
|
||||
|
||||
## Infrastructure
|
||||
|
Loading…
Reference in New Issue
Block a user