mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-25 23:41:04 +00:00
17 lines
621 B
Plaintext
Executable File
17 lines
621 B
Plaintext
Executable File
Adminer - Database management in a single PHP file
|
|
Adminer Editor - Data manipulation for end-users
|
|
|
|
https://www.adminer.org/
|
|
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch
|
|
Requirements: PHP 5+
|
|
Apache License 2.0 or GPL 2
|
|
|
|
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
|
|
compile.php - Create a single file version
|
|
lang.php - Update translations
|
|
tests/selenium.html - Selenium test suite
|