{"id":15478489,"url":"https://github.com/dg/adminer","last_synced_at":"2025-05-15T12:06:33.095Z","repository":{"id":9253577,"uuid":"11077392","full_name":"dg/adminer","owner":"dg","description":"Customizations for Adminer, the best database management tool written in PHP.","archived":false,"fork":false,"pushed_at":"2025-04-07T10:02:05.000Z","size":6499,"stargazers_count":129,"open_issues_count":0,"forks_count":34,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-14T20:57:42.200Z","etag":null,"topics":["adminer","database-management","elasticsearch","mongodb","mysql","oracle","php","postgresql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dg.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-06-30T20:47:04.000Z","updated_at":"2025-04-07T10:02:08.000Z","dependencies_parsed_at":"2023-01-13T15:15:02.321Z","dependency_job_id":"31fe804c-9418-4b20-a768-52cb70106400","html_url":"https://github.com/dg/adminer","commit_stats":{"total_commits":123,"total_committers":12,"mean_commits":10.25,"dds":0.2195121951219512,"last_synced_commit":"95a992cd99f9425b5d810923bc84371b06779dfb"},"previous_names":["dg/adminer","dg/adminer-custom"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dg%2Fadminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dg%2Fadminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dg%2Fadminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dg%2Fadminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dg","download_url":"https://codeload.github.com/dg/adminer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337613,"owners_count":22054253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adminer","database-management","elasticsearch","mongodb","mysql","oracle","php","postgresql","sqlite"],"created_at":"2024-10-02T04:04:51.992Z","updated_at":"2025-05-15T12:06:28.077Z","avatar_url":"https://github.com/dg.png","language":"PHP","readme":"Adminer Customization\n=====================\n\nCustomizations for [Adminer](https://www.adminer.org), the best database management tool written in PHP.\n\n- clean design\n- visual resolution for production/development servers\n- SQL autocomplete plugin\n- plugin that dumps to PHP code\n- plugin that saves menu scroll position\n\n\nInstallation\n------------\n\n```\ncomposer require dg/adminer\n```\n\nCreate file `index.php` somewhere in your document root, for example in subdirectory `adminer/`:\n\n```php\n\u003c?php\ntouch(__DIR__ . '/adminer.css');\nrequire __DIR__ . '/../../vendor/dg/adminer/index.php'; // CHECK THAT THIS PATH IS CORRECT\n```\n\nAnd then navigate your browser to this directory (i.e. `http://localhost/adminer`).\n\n\nAutologin\n---------\n\nIf you want to login automatically (use that for non-public environment only, e.g. localhost), you can do that by setting environment variables `ADMINER_SERVER`, `ADMINER_USERNAME` and `ADMINER_PASSWORD`. If you want to be automatically redirected to https, set `ADMINER_HTTPS_REDIRECT` environment variable to `true`.\n\n\nLogin page\n----------\n\n![login page](https://dg.github.io/adminer/images/screenshot1.png)\n\nTables overview\n---------------\n\n![tables overview](https://dg.github.io/adminer/images/screenshot2.png)\n\nRed top border indicates production server\n------------------------------------------\n\n![production server](https://dg.github.io/adminer/images/screenshot3.png)\n\nUse `tab` for autocomplete\n--------------------------\n\n![autocomplete](https://dg.github.io/adminer/images/screenshot4.png)\n\nExport as PHP code for [Nette Database](https://github.com/nette/database)\n--------------------------------------------------------------------------\n\n![export](https://dg.github.io/adminer/images/screenshot5.png?v1)\n\nExport as PHP code for [Nette Forms](https://github.com/nette/forms)\n--------------------------------------------------------------------------\n\n![export](https://dg.github.io/adminer/images/screenshot6.png?v1)\n\n![export](https://dg.github.io/adminer/images/screenshot7.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdg%2Fadminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdg%2Fadminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdg%2Fadminer/lists"}