vrana / adminer
Database management in a single PHP file.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        vrana
                                                                                    
                                                                            
                                                                                                                                        Patreon
                                                                                    
                                                                            
                                                                                                                                        www.paypal.com/donate/?hosted_button_id=6PK5VNUCFT3FG
                                                                                    
                                                                
Installs: 2 839 348
Dependents: 15
Suggesters: 3
Security: 7
Stars: 7 095
Watchers: 223
Forks: 1 144
Open Issues: 12
pkg:composer/vrana/adminer
Requires
- php: >=7.4
- dev-master
- v5.4.1
- v5.4.0
- v5.3.0
- v5.2.1
- v5.2.0
- v5.1.1
- 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-terser
- dev-icyz
This package is auto-updated.
Last update: 2025-10-27 14:35:06 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 Adminer
- editor/index.php- Run development version of Adminer Editor
- editor/example.php- Example customization
- compile.php- Create a single file version
- lang.php- Update translations
- tests/*.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.