PHPackages                             tanmo/laravel-admin - 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. [Admin Panels](/categories/admin)
4. /
5. tanmo/laravel-admin

ActiveLibrary[Admin Panels](/categories/admin)

tanmo/laravel-admin
===================

Laravel package

v1.0.4(5y ago)02163MITCSSPHP &gt;=7.0

Since Apr 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tanmotop/laravel-admin)[ Packagist](https://packagist.org/packages/tanmo/laravel-admin)[ RSS](/packages/tanmo-laravel-admin/feed)WikiDiscussions master Synced 2d ago

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

tanmo/laravel-admin
===================

[](#tanmolaravel-admin)

基于PHP反射的权限控制的系统管理后台，由 [`encore/laravel-admin`](https://github.com/z-song/laravel-admin) 包精简及修改

安装
--

[](#安装)

> 当前版本(1.0.0)需要安装PHP 7+和Laravel 5.5+

首先确保安装好了 `laravel 5.5` 以上的版本，并且数据库连接设置正确。

```
composer require tanmo/laravel-admin

```

然后运行下面的命令来发布资源：

```
php artisan vendor:publish --provider="Tanmo\Admin\AdminServiceProvider"

```

运行下面的命令完成安装：

```
php artisan admin:install

```

访问后台： `http://youdomain.com/admin`默认用户： `admin`默认密码： `admin`

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~200 days

Total

5

Last Release

2155d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5962948?v=4)[bever](/maintainers/bever)[@Bever](https://github.com/Bever)

---

Top Contributors

[![hongbaotong](https://avatars.githubusercontent.com/u/3964571?v=4)](https://github.com/hongbaotong "hongbaotong (11 commits)")

### Embed Badge

![Health badge](/badges/tanmo-laravel-admin/health.svg)

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

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[takielias/tablar

Tablar: A Laravel Dashboard Preset Featuring Dark Mode and Dynamic Menu Generation for Effortless Navigation and Fast Development.

30817.7k3](/packages/takielias-tablar)[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)[takielias/tablar-kit

The Elegance of Tablar Dashboard

413.4k](/packages/takielias-tablar-kit)[weblabormx/laravel-front

Front is a administration panel for Laravel. It allows you to create CRUD easily in minutes. It allows to fully customize any part of the code.

1111.1k](/packages/weblabormx-laravel-front)[adminui/inertia-routes

A hybrid JS/PHP package adding Ziggy-routes functionality to your Laravel/Inertia/Vue3 application

183.2k](/packages/adminui-inertia-routes)

PHPackages © 2026

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