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

Merge pull request #579 from saulotoledo/phpPgAdmin

Added phpPgAdmin.
This commit is contained in:
Jad Bitar 2016-02-08 09:29:04 -05:00
commit 06f41e4042

View File

@ -776,6 +776,7 @@ Libraries to help manage database schemas and migrations.
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
* [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.
## Infrastructure