Menu

Tree [1cfc84] master v5.3.0 /
 History

HTTPS access


File Date Author Commit
 .github 2025-04-17 salacr salacr [7185d7] Add PHP_CodeSniffer to pipeline (#1044)
 adminer 2025-05-04 Jakub Vrana Jakub Vrana [1cfc84] Release 5.3.0
 designs 2025-04-25 Alex Yu Alex Yu [c92b12] Add lavender-light theme
 editor 2025-05-04 Jakub Vrana Jakub Vrana [62a9cf] Editor: Fix bit edit
 externals 2025-04-18 Jakub Vrana Jakub Vrana [f4ca97] Add forgotten move_col
 plugins 2025-04-27 Pexle Chris Pexle Chris [cf52c4] AdminerDarkSwitcher: Handle first click
 tests 2025-04-24 salacr salacr [c734de] PostgreSQL: Partial Indexes
 .editorconfig 2025-03-05 Jakub Vrana Jakub Vrana [c52ba0] Specify coding style and follow it
 .gitattributes 2022-07-31 Vladimir Vladimir [dfb33a] Add .gitattributes, exclude tests from archive
 .gitignore 2025-03-30 Jakub Vrana Jakub Vrana [c05b1a] Tests: Add screenshots
 .gitmodules 2025-03-15 Jakub Vrana Jakub Vrana [a391fc] Compile: Use external PhpShrink
 CHANGELOG.md 2025-05-04 Jakub Vrana Jakub Vrana [1cfc84] Release 5.3.0
 CONTRIBUTING.md 2025-03-23 Jakub Vrana Jakub Vrana [e975e5] Docs: improve style thanks to ChatGPT
 LICENSE 2025-02-19 Jakub Vrana Jakub Vrana [e03713] Add LICENSE
 Makefile 2020-04-03 Evgeny Chernyavskiy Evgeny Chernyavskiy [1e1c46] Add basic Makefile.
 README.md 2025-04-03 Jakub Vrana Jakub Vrana [961915] New plugin: Set up driver, server and database ...
 SECURITY.md 2025-03-23 Jakub Vrana Jakub Vrana [e975e5] Docs: improve style thanks to ChatGPT
 compile.php 2025-04-13 Jakub Vrana Jakub Vrana [a3d0bb] Compile: Fix type (fix #1027)
 composer.json 2025-03-28 Jakub Vrana Jakub Vrana [adab18] Bump Composer PHP version
 coverage.php 2025-03-26 Jakub Vrana Jakub Vrana [1b8a42] Notices: Avoid accessing offset on null
 developing.md 2025-04-15 Jakub Vrana Jakub Vrana [9235cb] Doc: Update
 eslint.config.mjs 2025-03-20 Jakub Vrana Jakub Vrana [6d4896] JS: Add ESLint config
 lang.php 2025-04-17 Jakub Vrana Jakub Vrana [29a31c] Lang: Use GLOB_BRACE
 phpcs.xml 2025-04-26 Jakub Vrana Jakub Vrana [e13910] AdminerSelectEmail: Wrap long lines
 phpstan.neon 2025-04-24 salacr salacr [c734de] PostgreSQL: Partial Indexes
 todo.txt 2025-03-25 Jakub Vrana Jakub Vrana [cd2072] Move icons to CSS

Read Me

Adminer

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.

Official Website

Features

  • Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
  • Plugins for: Elasticsearch, SimpleDB, MongoDB, Firebird, ClickHouse, IMAP
  • Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)

Screenshot

Table structure

Installation

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

  • adminer/index.php - Run development version of Adminer
  • editor/index.php - Run development version of Adminer Editor
  • editor/example.php - Example customization
  • compile.php - Create a single file version
  • lang.php - Update translations
  • tests/*.html - Katalon Recorder test suites

Plugins

There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.