Database management in a single PHP file
Go to file
2012-04-08 21:59:49 -07:00
adminer Better support for multi results in PDO 2012-04-08 21:59:49 -07:00
designs New design 2012-02-24 07:48:15 -08:00
editor Print current time next to executed SQL queries 2012-03-26 23:21:38 -07:00
externals Replace JSMin by JsShrink 2012-03-10 21:41:00 -08:00
plugins Plugin to hide databases 2012-02-23 22:58:41 -08:00
tests Fix test 2012-03-06 20:52:40 -08:00
.gitignore Ignore compiled files only in root 2011-03-07 14:38:25 +01:00
.gitmodules Replace JSMin by JsShrink 2012-03-10 21:41:00 -08:00
changes.txt Print current time next to executed SQL queries 2012-03-26 23:21:38 -07:00
compile.php Replace JSMin by JsShrink 2012-03-10 21:41:00 -08:00
coverage.php Reintegrate sqlite branch 2010-04-21 12:01:32 +00:00
lang.php No extra newline for English 2010-11-12 18:00:19 +01:00
readme.txt Don't document parameters in readme 2012-03-08 15:30:15 -08:00
todo.txt Comment 2011-06-24 09:47:16 +02:00

Adminer - Database management in single PHP file
Adminer Editor - Data manipulation for end-users

http://www.adminer.org/
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
Requirements: PHP 4.3.3+ or 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