https://github.com/soifou/adminer
https://github.com/soifou/adminer
adminer php
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soifou/adminer
- Owner: soifou
- Created: 2017-04-14T13:08:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T13:47:48.000Z (12 months ago)
- Last Synced: 2025-03-17T14:44:15.328Z (12 months ago)
- Topics: adminer, php
- Language: PHP
- Size: 616 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Adminer
[Adminer][1] with some plugins according to my current taste.
This project is initially a fork from [@hmphu][2].
## Installation
```sh
make install
composer dump-autoload
```
## Configuration
Run `index.php` in your browser.
---
[1]: https://github.com/vrana/adminer
[2]: https://github.com/hmphu/adminer