vrana / adminer
Database management in a single PHP file.
Fund package maintenance!
vrana
Patreon
www.paypal.com/donate/?item_name=Donation+to+Adminer&business=jakub%40vrana.cz
Installs: 2 691 821
Dependents: 13
Suggesters: 3
Security: 6
Stars: 6 347
Watchers: 236
Forks: 1 098
This package is auto-updated.
Last update: 2025-02-22 12:42:50 UTC
README
Adminer - Database management in a single PHP file Adminer Editor - Data manipulation for end-users https://www.adminer.org/ Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, MongoDB, Elasticsearch (plugin), SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin) Requirements: PHP 5+ adminer/index.php - Run development version of Adminer editor/index.php - Run development version of Adminer Editor editor/example.php - Example customization plugins/readme.txt - Plugins for Adminer and Adminer Editor adminer/plugin.php - Plugin demo adminer/sqlite.php - Development version of Adminer with SQLite allowed editor/sqlite.php - Development version of Editor with SQLite allowed adminer/designs.php - Development version of Adminer with adminer.css switcher compile.php - Create a single file version lang.php - Update translations tests/katalon.html - Katalon Automation Recorder test suite If downloaded from Git then run: git submodule update --init