mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-11 15:40:57 +00:00
Merge pull request #732 from mablae/fix-redis-url-to-tls
Use https:// prefix for redis.io to fix failing build of Url Check
This commit is contained in:
commit
de2563c4dc
@ -840,7 +840,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
|
* [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.
|
* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
|
||||||
* [phpBeanstalkdAdmin](https://github.com/mnapoli/phpBeanstalkdAdmin) - Monitoring and administration interface for Beanstalkd.
|
* [phpBeanstalkdAdmin](https://github.com/mnapoli/phpBeanstalkdAdmin) - Monitoring and administration interface for Beanstalkd.
|
||||||
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases.
|
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
||||||
* [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - A web-based administration tool for PostgreSQL.
|
* [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.
|
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
||||||
* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
||||||
|
Loading…
Reference in New Issue
Block a user