PHPackages                             cors/adminer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cors/adminer

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

cors/adminer
============

CORS - Adminer

2.2.0(8mo ago)917.8k↓69.4%4MITPHPCI failing

Since Mar 10Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/cors-gmbh/pimcore-adminer)[ Packagist](https://packagist.org/packages/cors/adminer)[ Docs](https://www.cors.gmbh)[ RSS](/packages/cors-adminer/feed)WikiDiscussions 2.x Synced 2d ago

READMEChangelog (6)Dependencies (8)Versions (8)Used By (0)

CORS Adminer Bundle
-------------------

[](#cors-adminer-bundle)

We love Adminer! And we had to bring it back. This bundle brings back Adminer into Pimcore 12.

Also shoutout to Blackbit () for the original implementation for Pimcore 12. We separeted this from the amazing DataDirector Bundle into a standalone bundle.

Installation
============

[](#installation)

1. Install the Extension

```
composer require cors/adminer
```

2. Register bundle in config/bundles.php

```
  CORS\Bundle\AdminerBundle\CORSAdminerBundle::class => ['all' => true],

```

Configuration
=============

[](#configuration)

- Open Pimcore
- Open Tools -&gt; System Info &amp; Tools -&gt; Database Administration

Pimcore Studio
==============

[](#pimcore-studio)

This bundle ships with a Pimcore Studio plugin so that Adminer is available in the new Studio interface.

Build the Studio assets
-----------------------

[](#build-the-studio-assets)

1. Change into the bundle's `assets` directory and install the dependencies: ```
    cd /assets
    npm install
    ```
2. Build the Studio bundle (outputs to `src/Resources/public/studio`): ```
    npm run build
    ```
3. Re-install the bundle assets in your Pimcore project if needed: ```
    bin/console assets:install --symlink --relative
    ```

During development you can run `npm run dev` inside the `assets` directory to get an incremental build with file watching.

License
=======

[](#license)

MIT and therefore POCL compatible

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance59

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.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 ~31 days

Recently: every ~11 days

Total

8

Last Release

263d ago

Major Versions

1.0.0 → 2.0.02025-07-22

1.1.0 → 2.1.02025-09-01

1.x-dev → 2.2.02025-10-14

### Community

Maintainers

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

---

Top Contributors

[![dpfaffenbauer](https://avatars.githubusercontent.com/u/5981845?v=4)](https://github.com/dpfaffenbauer "dpfaffenbauer (24 commits)")[![codingioanniskrikos](https://avatars.githubusercontent.com/u/70688027?v=4)](https://github.com/codingioanniskrikos "codingioanniskrikos (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")[![pdchaudhary](https://avatars.githubusercontent.com/u/30948231?v=4)](https://github.com/pdchaudhary "pdchaudhary (1 commits)")

---

Tags

corspimcore

### Embed Badge

![Health badge](/badges/cors-adminer/health.svg)

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

PHPackages © 2026

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