Database management in a single PHP file
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.
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 customizationcompile.php
- Create a single file versionlang.php
- Update translationstests/*.html
- Katalon Recorder test suitesThere are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.