PHPackages                             hnllyrp/laravel-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. [Database &amp; ORM](/categories/database)
4. /
5. hnllyrp/laravel-adminer

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

hnllyrp/laravel-adminer
=======================

Laravel Adminer Database Manager

v1.0.0(2y ago)07MITPHPPHP ^7.2.5|^8.0

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hnllyrp/laravel-adminer)[ Packagist](https://packagist.org/packages/hnllyrp/laravel-adminer)[ RSS](/packages/hnllyrp-laravel-adminer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

laravel-adminer
===============

[](#laravel-adminer)

[![Total Downloads](https://camo.githubusercontent.com/72dd2050b9fb008d3f6422ab0ca469e3566727da9590f0694837e4a7e27930f6/68747470733a2f2f706f7365722e707567782e6f72672f686e6c6c7972702f6c61726176656c2d61646d696e65722f646f776e6c6f616473)](https://packagist.org/packages/hnllyrp/laravel-adminer)[![Latest Stable Version](https://camo.githubusercontent.com/79f56851f83b0f1484299e87843b09651dcf97d6b96476309795b5bd2ced0694/68747470733a2f2f706f7365722e707567782e6f72672f686e6c6c7972702f6c61726176656c2d61646d696e65722f762f737461626c65)](https://packagist.org/packages/hnllyrp/laravel-adminer)[![License](https://camo.githubusercontent.com/ade10c13a2d6e2af42be7dd87bdc8be8e247032b265572ad8981e40b33a30ec1/68747470733a2f2f706f7365722e707567782e6f72672f686e6c6c7972702f6c61726176656c2d61646d696e65722f6c6963656e7365)](https://packagist.org/packages/hnllyrp/laravel-adminer)

Introduction
============

[](#introduction)

Laravel wrapper for [Adminer](https://www.adminer.org). Adminer is a fast single-file database manager/explorer tool written by Jakub Vrana. It's a great replacement for PhpMyAdmin (also supports PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB)

#### Database view with default theme

[](#database-view-with-default-theme)

[![Database with default theme](screenshots/DB-Default.JPG)](screenshots/DB-Default.JPG)

Plugins Included
----------------

[](#plugins-included)

#### Tables-filter

[](#tables-filter)

Adds ability to do (fuzzy) search on table names. It's especially useful when you have a large set of tables

[![tables-filter](screenshots/table-filter-plugin.JPG)](screenshots/table-filter-plugin.JPG)

#### designs 切换主题

[](#designs-切换主题)

[![design-plugin](screenshots/design-plugin.png)](screenshots/design-plugin.png)

Installation 安装

```
composer require hnllyrp/laravel-adminer --dev

```

Publish config and theme file 发布配置与主题

```
php artisan vendor:publish --provider="Hnllyrp\Adminer\AdminerServiceProvider"

```

这个包是使用 官方源码包 编译打包而来，目前最新版本 4.8.1

- 支持设置自动登录
- 支持设置子域名访问
- 支持多语言切换
- 支持几个主题切换
- 支持自定义中间件, 但是发现基本没必要,作者的包都是自行处理的.默认即可,不过倒是可以用来加强安全验证

发布后,默认是开启的,记得正式环境下,不要暴露地址,用完修改路由前缀或者关闭

Remarks 由于Laravel 5和Adminer的函数名冲突，adminner.php文件函数cookie()、redirect()和view()的前缀都是adm前缀。

感谢：

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

954d ago

### Community

Maintainers

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

---

Top Contributors

[![hnllyrp](https://avatars.githubusercontent.com/u/61678827?v=4)](https://github.com/hnllyrp "hnllyrp (3 commits)")

---

Tags

phplaraveldatabasemysqlmanagementadminer

### Embed Badge

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

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

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[onecentlin/laravel-adminer

Laravel Adminer Database Manager

260491.1k3](/packages/onecentlin-laravel-adminer)[spiritix/lada-cache

A Redis based, automated and scalable database caching layer for Laravel

591444.8k2](/packages/spiritix-lada-cache)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)[awssat/laravel-sync-migration

Laravel tool helps to sync migrations without refreshing the database

10923.2k](/packages/awssat-laravel-sync-migration)[aranyasen/laravel-adminer

Adminer (by Jakub Vrana) wrapper for Laravel 9+

2096.7k](/packages/aranyasen-laravel-adminer)

PHPackages © 2026

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