PHPackages                             adminneo-org/adminneo - 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. adminneo-org/adminneo

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

adminneo-org/adminneo
=====================

Database management in a single PHP file.

v5.2.1(5mo ago)33351↓100%23[8 issues](https://github.com/adminneo-org/adminneo/issues)[1 PRs](https://github.com/adminneo-org/adminneo/pulls)Apache-2.0PHPPHP 7.1 - 8.4CI passing

Since Feb 7Pushed 1mo ago16 watchersCompare

[ Source](https://github.com/adminneo-org/adminneo)[ Packagist](https://packagist.org/packages/adminneo-org/adminneo)[ Docs](https://github.com/adminneo-org/adminneo)[ GitHub Sponsors](https://github.com/peterpp)[ RSS](/packages/adminneo-org-adminneo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (52)Used By (0)

AdminNeo
========

[](#adminneo)

**AdminNeo** is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. As a companion, **EditorNeo** offers data manipulation for end-users.

AdminNeo is based on the [Adminer](https://www.adminer.org/) project by Jakub Vrána.

[![Screenshot - Select data](/docs/images/screenshot-select.webp?raw=true)](/docs/images/screenshot-select.webp?raw=true)[![Screenshot - Table structure](/docs/images/screenshot-structure.webp?raw=true)](/docs/images/screenshot-structure.webp?raw=true)[![Screenshot - Alter table](/docs/images/screenshot-alter.webp?raw=true)](/docs/images/screenshot-alter.webp?raw=true)[![Screenshot - Database](/docs/images/screenshot-database.webp?raw=true)](/docs/images/screenshot-database.webp?raw=true)### Key features

[](#key-features)

- Clean modern user interface
- Managing the structure of databases and tables
- Data manipulation and searching
- Exporting and importing databases and data
- Executing batch SQL commands
- Extendable by plugins
- And much more…

### Supported databases

[](#supported-databases)

- MySQL, MariaDB, PostgreSQL, MS SQL, SQLite, Oracle
- MongoDB, SimpleDB
- Elasticsearch (beta), ClickHouse (alpha)

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

[](#installation)

Just 3 steps to start using AdminNeo:

- Download the latest release from [adminneo.org/download](https://www.adminneo.org/download).
- Upload it to your HTTP server with PHP.
- Enjoy 😉

AdminNeo can be also [configured](https://www.adminneo.org/configuration) and extended by [plugins](https://www.adminneo.org/plugins) or [customizations](https://www.adminneo.org/customizations). For accessing a database that does not support a password, see [further instructions](https://www.adminneo.org/password).

Requirements
------------

[](#requirements)

- PHP 5.4+ with enabled sessions, modern web browser.
- Running AdminNeo from the source code requires PHP 7.1+.

It is also recommended to install [OpenSSL PHP extension](https://www.php.net/manual/en/book.openssl.php) for improved security of stored login information.

Migrating from older versions
-----------------------------

[](#migrating-from-older-versions)

Version 5 has been significantly redesigned and refactored. Unfortunately, this has resulted in many changes that break backward compatibility.

A complete list of changes can be found in the [Upgrade Guide](https://www.adminneo.org/upgrade).

Docker
------

[](#docker)

The official Docker image is available on [Docker Hub](https://hub.docker.com/r/adminneoorg/adminneo). Follow the instructions on the Docker page to get started.

Main project files
------------------

[](#main-project-files)

- admin/index.php - Development version of AdminNeo.
- editor/index.php - Development version of EditorNeo.
- bin/compile.php - Create a single file version.
- bin/update-translations.php - Update translation files.
- examples - Examples of customizations and plugins usage.
- tests - Katalon Automation Recorder test suites.

Updating translations
---------------------

[](#updating-translations)

- Download the current source code.
- Run `php bin/update-translations.php [language]` where `language` is the language code (e.g. `de`).
- Translate all missing texts with `null` values and/or correct existing translations.
- Create a pull request or send your updates by another channel (e.g., in new GitHub issue).

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance88

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity94

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 70.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~48 days

Total

49

Last Release

152d ago

Major Versions

v4.17.2 → v5.0.0-rc2025-05-26

PHP version history (5 changes)v4.8.2PHP &gt;=5.6

v4.9.0PHP 5.6 - 8.1

v4.9.1PHP 5.6 - 8.3

v4.13.0PHP 5.6 - 8.4

v5.0.0-rcPHP 7.1 - 8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3308da579e79e8d5b402652b6c455383c633586411973a79595b1c1b5133dc8?d=identicon)[AdminNeo](/maintainers/AdminNeo)

---

Top Contributors

[![vrana](https://avatars.githubusercontent.com/u/117453?v=4)](https://github.com/vrana "vrana (2309 commits)")[![peterpp](https://avatars.githubusercontent.com/u/1448883?v=4)](https://github.com/peterpp "peterpp (849 commits)")[![Gargaj](https://avatars.githubusercontent.com/u/1702533?v=4)](https://github.com/Gargaj "Gargaj (11 commits)")[![helix84](https://avatars.githubusercontent.com/u/201026?v=4)](https://github.com/helix84 "helix84 (10 commits)")[![lucas-sandery](https://avatars.githubusercontent.com/u/17065215?v=4)](https://github.com/lucas-sandery "lucas-sandery (8 commits)")[![devinemke](https://avatars.githubusercontent.com/u/41841872?v=4)](https://github.com/devinemke "devinemke (6 commits)")[![jnvsor](https://avatars.githubusercontent.com/u/5260644?v=4)](https://github.com/jnvsor "jnvsor (6 commits)")[![Roy-Orbison](https://avatars.githubusercontent.com/u/28617290?v=4)](https://github.com/Roy-Orbison "Roy-Orbison (6 commits)")[![juzna](https://avatars.githubusercontent.com/u/227416?v=4)](https://github.com/juzna "juzna (5 commits)")[![djmattyg007](https://avatars.githubusercontent.com/u/489338?v=4)](https://github.com/djmattyg007 "djmattyg007 (5 commits)")[![sartor](https://avatars.githubusercontent.com/u/159053?v=4)](https://github.com/sartor "sartor (5 commits)")[![srsbiz](https://avatars.githubusercontent.com/u/1525842?v=4)](https://github.com/srsbiz "srsbiz (5 commits)")[![adrianbj](https://avatars.githubusercontent.com/u/871211?v=4)](https://github.com/adrianbj "adrianbj (4 commits)")[![dg](https://avatars.githubusercontent.com/u/194960?v=4)](https://github.com/dg "dg (4 commits)")[![kusmierz](https://avatars.githubusercontent.com/u/404344?v=4)](https://github.com/kusmierz "kusmierz (4 commits)")[![popcorner](https://avatars.githubusercontent.com/u/6312791?v=4)](https://github.com/popcorner "popcorner (4 commits)")[![Zemistr](https://avatars.githubusercontent.com/u/2613208?v=4)](https://github.com/Zemistr "Zemistr (4 commits)")[![zippaaa](https://avatars.githubusercontent.com/u/22454101?v=4)](https://github.com/zippaaa "zippaaa (4 commits)")[![morozovsk](https://avatars.githubusercontent.com/u/1822063?v=4)](https://github.com/morozovsk "morozovsk (3 commits)")[![pavetheway91](https://avatars.githubusercontent.com/u/34008222?v=4)](https://github.com/pavetheway91 "pavetheway91 (3 commits)")

---

Tags

database

### Embed Badge

![Health badge](/badges/adminneo-org-adminneo/health.svg)

```
[![Health](https://phpackages.com/badges/adminneo-org-adminneo/health.svg)](https://phpackages.com/packages/adminneo-org-adminneo)
```

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k578.4M5.6k](/packages/doctrine-dbal)[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/packages/doctrine-doctrine-bundle)[doctrine/migrations

PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

4.8k204.8M438](/packages/doctrine-migrations)[doctrine/data-fixtures

Data Fixtures for all Doctrine Object Managers

2.9k136.1M516](/packages/doctrine-data-fixtures)[robmorgan/phinx

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

4.5k46.2M402](/packages/robmorgan-phinx)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
