vrana / adminer
Database management in a single PHP file.
Fund package maintenance!
vrana
Patreon
www.paypal.com/donate/?item_name=Donation+to+Adminer&business=jakub%40vrana.cz
Installs: 2 716 125
Dependents: 14
Suggesters: 3
Security: 6
Stars: 6 580
Watchers: 232
Forks: 1 112
Open Issues: 6
Requires
- php: >=5.3
- dev-master
- v5.1.0
- v5.0.6
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v4.17.1
- v4.17.0
- v4.16.0
- v4.14
- v4.13
- v4.12
- v4.11
- v4.10
- v4.9.4
- v4.9.3
- v4.9.2
- v4.9.1
- v4.9
- v4.8.2
- v4.8.1
- v4.8.0
- v4.7.9
- v4.7.8
- v4.7.7
- v4.7.6
- v4.7.5
- v4.7.4
- v4.7.3
- v4.7.2
- v4.7.1
- v4.7.0
- v4.6.3
- v4.6.2
- v4.6.1
- v4.6.0
- v4.5.0
- v4.4.0
- v4.3.1
- v4.3.0
- v4.2.5
- v4.2.4
- v4.2.3
- v4.2.2
- v4.2.1
- v4.2.0
- dev-autoload
- dev-icyz
This package is auto-updated.
Last update: 2025-03-30 16:43:58 UTC
README
Adminer is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. Adminer Editor offers data manipulation for end-users.
Features
- Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
- Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)
Screenshot
Installation
If downloaded from Git then run: git submodule update --init
adminer/index.php
- Run development version of Adminereditor/index.php
- Run development version of Adminer Editoreditor/example.php
- Example customizationadminer/sqlite.php
- Development version of Adminer with SQLite allowededitor/sqlite.php
- Development version of Editor with SQLite allowedadminer/designs.php
- Development version of Adminer withadminer.css
switchercompile.php
- Create a single file versionlang.php
- Update translationstests/*.html
- Katalon Recorder test suites
Plugins
There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.