1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-06 00:10:48 +00:00

Merge pull request #596 from mikaelz/patch-1

Added Adminer
This commit is contained in:
Jose Diaz-Gonzalez 2016-03-13 00:16:55 -05:00
commit ddb7b707b1

View File

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