PHPackages                             yaro/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. yaro/adminer

ActiveLibrary

yaro/adminer
============

adminer for laravel 4

0.1(11y ago)231MITPHPPHP &gt;=5.4.0

Since Feb 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Cherry-Pie/adminer)[ Packagist](https://packagist.org/packages/yaro/adminer)[ RSS](/packages/yaro-adminer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Adminer for Laravel 4
---------------------

[](#adminer-for-laravel-4)

Official [adminer website](http://adminer.org).

### Installation

[](#installation)

Add dependency to composer.json:

```
"require": {
    "yaro/adminer": "0.*"
}
```

Add to app/config/app.php:

```
'providers' => array(
//...
    'Yaro\Adminer\AdminerServiceProvider',
//...
),
```

Then run commands:

```
$ php artisan asset:publish yaro/adminer
$ php artisan config:publish yaro/adminer
```

### Config description

[](#config-description)

**is\_active** - activate/disable adminer
**path** - request uri for adminer panel
**version** - which version to use
**theme** - optional css theme

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

4109d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/337e05205184d845261f639b74255dedc7c3e75f069a38e79aa8083e91cf5a90?d=identicon)[Cherry Pie](/maintainers/Cherry%20Pie)

---

Top Contributors

[![Cherry-Pie](https://avatars.githubusercontent.com/u/3027596?v=4)](https://github.com/Cherry-Pie "Cherry-Pie (5 commits)")

### Embed Badge

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

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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