mirror of https://github.com/vrana/adminer.git
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.
![]() |
13 years ago | |
---|---|---|
adminer | 13 years ago | |
designs | 13 years ago | |
editor | 13 years ago | |
externals | 13 years ago | |
plugins | 13 years ago | |
tests | 13 years ago | |
.gitignore | 15 years ago | |
.gitmodules | 13 years ago | |
changes.txt | 13 years ago | |
compile.php | 13 years ago | |
coverage.php | 13 years ago | |
lang.php | 13 years ago | |
readme.txt | 14 years ago | |
todo.txt | 13 years ago |
readme.txt
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