1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 06:37:33 +02:00
Jakub Vrana a9f768fe0d Add Adminer namespace
Adminer 5 wrapped itself into a namespace and plugins now need to call Adminer's functions via this namespace.
2025-03-16 06:18:19 +01:00
2021-02-10 19:51:49 +01:00
2021-05-23 13:40:36 +02:00
2021-02-09 10:19:05 +01:00
2025-03-16 06:18:19 +01:00
2021-02-08 11:50:02 +01:00
2014-11-11 08:41:58 -08:00
2021-02-06 13:45:58 +01:00
2020-12-10 09:05:31 +01:00
2018-01-23 12:21:42 +01:00
2013-08-08 17:20:14 -07:00
2021-02-06 10:45:48 +01:00
2021-02-10 19:52:55 +01:00
2021-02-10 19:43:30 +01:00
2021-02-15 18:33:19 +01:00

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, Elasticsearch, MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
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
editor/sqlite.php - Development version of Editor 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
Description
No description provided
Readme 39 MiB
Languages
PHP 68.1%
CSS 22%
HTML 7.7%
JavaScript 2.2%