Adminer
phpRedisAdmin
Adminer | phpRedisAdmin | |
---|---|---|
53 | 1 | |
6,180 | 3,108 | |
- | - | |
0.0 | 4.7 | |
3 months ago | 24 days ago | |
PHP | PHP | |
Apache License 2.0 | Creative Commons Attribution 3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Adminer
-
Shopware dev productivity and plugin validation
Use adminer (or the SQL CLI) to verify tables and database entries. In a dockware default development setup: http://localhost//adminer.php (Server: 127.0.0.1, not localhost; database: shopware; initial login: root:root).
- Adminer: Database management in a single PHP file
- DBeaver – open-source Database client
-
Ask HN: What Underrated Open Source Project Deserves More Recognition?
Heh, what a name for a DB explorer ("Adminer - Database management in a single PHP file"; Apache 2 or GPLv2 https://github.com/vrana/adminer/blob/v4.8.1/readme.txt#L7 )
- SQLite-Web: Web-based SQLite database browser written in Python
-
Microsoft sqlsrv.so Extension for MS SQL - need ODBC ?
Web Station test using PHP and Adminer via the 'ancient' unsupported pdo_dblib confirmed SQL Server is working, however I need to write code using the sqlsrv extension.
-
mySQL Backup Script without mysqldump
Or, more PHP now, do you have phpmyadmin or can run adminer - single file?
-
Adminer VS laravel-adminer - a user suggested alternative
2 projects | 15 Jul 2023
-
Notes app that is a simple PHP
Nothing stops you from compiling everything into one file. Adminer does it.
-
Looking for Remote Database manager
Another solution I use often is Adminer, it is a single PHP file, working over web server and accessible from anywhere
phpRedisAdmin
-
How can I persist/retain Unbound cache across reboot?
The cachedb/Redis relationship isn't really designed with human readability at the forefront, or at all really. Cache entries as far as I'm aware are just raw data hashed with the random seed. You could view this if you wanted to using a fairly simple project, phpRedisAdmin, but it's not overly useful in this context, here's a small snippet of one of my nodes with an entry being viewed. I haven't bothered making sure the encoding is agreeable on both ends so it's possible I may be able to clean up the cache entry content itself - but you can see the domain is visible.
What are some alternatives?
phpMyAdmin - A web interface for MySQL and MariaDB
cloudbeaver - Cloud Database Manager
Akeneo PIM - [Community Standard Edition] The open source Product Information Management (PIM) - please raise issues in https://github.com/akeneo/pim-community-dev/issues
phpPgAdmin - the premier web-based administration tool for postgresql
DBV - Database version control, made easy!
ClickHouse - ClickHouse® is a real-time analytics DBMS
Voyager - Voyager - The Missing Laravel Admin
PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Flextype - Modern Open Source Flat Files Content Management System.
october - Self-hosted CMS platform based on the Laravel PHP Framework.
BraincraftedBootstrapBundle - BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.