adminerevo/readme.txt

19 lines
791 B
Plaintext
Raw Normal View History

2013-09-10 18:40:35 +00:00
Adminer - Database management in a single PHP file
2010-10-17 19:58:02 +00:00
Adminer Editor - Data manipulation for end-users
2010-10-14 20:09:55 +00:00
2015-09-08 16:23:25 +00:00
https://www.adminer.org/
2017-02-21 12:05:43 +00:00
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch, MongoDB, Firebird
Requirements: PHP 5+
2010-11-09 11:59:51 +00:00
Apache License 2.0 or GPL 2
2010-10-14 20:09:55 +00:00
adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
2010-10-17 19:58:02 +00:00
editor/example.php - Example customization
2011-02-09 16:57:10 +00:00
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
2017-02-21 12:13:39 +00:00
adminer/sqlite.php - Development version of Adminer with SQLite allowed
2018-01-23 11:15:38 +00:00
adminer/designs.php - Development version of Adminer with adminer.css switcher
2012-03-01 07:55:40 +00:00
compile.php - Create a single file version
lang.php - Update translations
2010-10-14 20:09:55 +00:00
tests/selenium.html - Selenium test suite