You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harish.K b67551a674 Adding a skel for plasma workspace 5 years ago
..
.github Adding a skel for plasma workspace 5 years ago
adminer Adding a skel for plasma workspace 5 years ago
designs Adding a skel for plasma workspace 5 years ago
editor Adding a skel for plasma workspace 5 years ago
externals Adding a skel for plasma workspace 5 years ago
plugins Adding a skel for plasma workspace 5 years ago
tests Adding a skel for plasma workspace 5 years ago
.travis.yml Adding a skel for plasma workspace 5 years ago
changes.txt Adding a skel for plasma workspace 5 years ago
compile.php Adding a skel for plasma workspace 5 years ago
composer.json Adding a skel for plasma workspace 5 years ago
coverage.php Adding a skel for plasma workspace 5 years ago
index.php Adding a skel for plasma workspace 5 years ago
lang.php Adding a skel for plasma workspace 5 years ago
readme.txt Adding a skel for plasma workspace 5 years ago
todo.txt Adding a skel for plasma workspace 5 years ago

readme.txt

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, SimpleDB, Elasticsearch, MongoDB, Firebird
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
adminer/sqlite.php - Development version of Adminer 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