Skip to content
/ adminer Public
forked from vrana/adminer

Database management in a single PHP file

Notifications You must be signed in to change notification settings

wpugph/adminer

This branch is 329 commits behind vrana/adminer:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88647b9 · May 23, 2021
Feb 10, 2021
May 23, 2021
Feb 11, 2021
Feb 9, 2021
Feb 6, 2021
Mar 4, 2021
Feb 8, 2021
Nov 11, 2014
Feb 6, 2021
Dec 10, 2020
Feb 6, 2021
Feb 10, 2021
May 23, 2021
Feb 23, 2021
Jan 23, 2018
May 14, 2012
Aug 9, 2013
Feb 10, 2021
Feb 15, 2021

Repository files navigation

Adminer - Database management in a single PHP file
Adminer Editor - Data manipulation for end-users

https://www.adminer.org/
Supports: MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin)
Requirements: PHP 5+
Apache License 2.0 or GPL 2

adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
editor/example.php - Example customization
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
adminer/sqlite.php - Development version of Adminer with SQLite allowed
editor/sqlite.php - Development version of Editor with SQLite allowed
adminer/designs.php - Development version of Adminer with adminer.css switcher
compile.php - Create a single file version
lang.php - Update translations
tests/katalon.html - Katalon Automation Recorder test suite

If downloaded from Git then run: git submodule update --init

About

Database management in a single PHP file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.7%
  • CSS 16.5%
  • HTML 2.9%
  • JavaScript 2.9%