PHPackages                             dg/adminer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. dg/adminer

ActiveLibrary[Database &amp; ORM](/categories/database)

dg/adminer
==========

Customization for Adminer, the best database management tool written in PHP.

v3.3.1(5mo ago)1342.5k↓50%33[1 PRs](https://github.com/dg/adminer/pulls)PHP

Since Jul 1Pushed 4mo ago19 watchersCompare

[ Source](https://github.com/dg/adminer)[ Packagist](https://packagist.org/packages/dg/adminer)[ RSS](/packages/dg-adminer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (59)Used By (0)

Adminer Customization
=====================

[](#adminer-customization)

Customizations for [Adminer](https://www.adminer.org), the best database management tool written in PHP.

- clean design
- visual resolution for production/development servers
- SQL autocomplete plugin
- plugin that dumps to PHP code
- plugin that saves menu scroll position

Installation
------------

[](#installation)

```
composer require dg/adminer

```

Create file `index.php` somewhere in your document root, for example in subdirectory `adminer/`:

```
