PHPackages                             ym/umi - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ym/umi

ActiveProject[Authentication &amp; Authorization](/categories/authentication)

ym/umi
======

umi is powerful laravel admin BREAD and RBAC system, just few minutes to click button and you will see the magic world

v0.1.2.69(6y ago)4034914[1 issues](https://github.com/taoyu65/UMIAdmin/issues)MITJavaScript

Since Jul 18Pushed 6y ago5 watchersCompare

[ Source](https://github.com/taoyu65/UMIAdmin)[ Packagist](https://packagist.org/packages/ym/umi)[ RSS](/packages/ym-umi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (21)Used By (0)

Laravel PHP Framework
=====================

[](#laravel-php-framework)

中文介绍([https://github.com/taoyu65/UMIAdmin/blob/master/readme\_ch.md](https://github.com/taoyu65/UMIAdmin/blob/master/readme_ch.md))

[![License](https://camo.githubusercontent.com/f45d904953153ca304a2328243d2733e095eee13a631a1f390709885d41dd692/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/laravel/framework)

Umi admin is powerful backend management system, including

- BREAD system (Browse, Read, Edit, Add, &amp; Delete), made for Laravel 5.3.
- RBAC system (role and permission control) including 2 parts, table of database (combine with BREAD) and web page url control
- data table search function with customized searching option
- customized relation of table for table's delete or update
- display any foreign key to any format you want to show on the web page (like foreign key to drop down list or text box or pop up a window to show)

installation
------------

[](#installation)

1. install composer and laravel 5.3 Please install correctly. recommends use the follow command

> composer create-project --prefer-dist laravel/laravel umi\_admin 5.3.\*

2. install UMI Admin.

> composer require ym/umi v0.1.2.\*
> If not prefer to use composer to install, please read [https://github.com/taoyu65/UMIAdmin/wiki/install\_en](https://github.com/taoyu65/UMIAdmin/wiki/install_en)

3. config (.env)

> DB\_HOST=localhost
> DB\_DATABASE=new a null database
> DB\_USERNAME=user name
> DB\_PASSWORD=password

4. add server provider to "config/app.php"

> YM\\UmiServiceProvider::class,
> YM\\umiAuth\\umiAuthServiceProvider::class,

5. run command to install application and config file

> php artisan umi:install (option for choosing language 1=chinese 2=english) input number then press enter. (warning:if need to change language for database after installation only run command php artisan umi:install --lang-zh-only / --lang-en-only)

6. setting language:

> in the file config/app.php, 'locale' =&gt; 'zh\_cn' or 'en'

7. renew app\_key, run command: $ php artisan key:generate
8. ok, let's start.
    warning: Please keep the new database is empty before install application, or empty database before run the installation command

图片
--

[](#图片)

[![](https://camo.githubusercontent.com/21523ebfb86570747f896626b44e46fc7a22dc106b2022fb4aabde33cf2665a0/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f612e6a7067)](https://camo.githubusercontent.com/21523ebfb86570747f896626b44e46fc7a22dc106b2022fb4aabde33cf2665a0/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f612e6a7067)[![](https://camo.githubusercontent.com/3e7a9628b87d3d54511b4883f3825daef3680db1a550eb24e169f6c9ac99332f/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f622e6a7067)](https://camo.githubusercontent.com/3e7a9628b87d3d54511b4883f3825daef3680db1a550eb24e169f6c9ac99332f/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f622e6a7067)[![](https://camo.githubusercontent.com/a15ef62e9223be34f0cbe076e84f8d7883bc8e8a15c13315e4c2373542649450/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f632e6a7067)](https://camo.githubusercontent.com/a15ef62e9223be34f0cbe076e84f8d7883bc8e8a15c13315e4c2373542649450/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f632e6a7067)[![](https://camo.githubusercontent.com/da146c018788393905d8d5c58b7cfde4f6ddef6c6d0e5461a262c437732e4759/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f642e6a7067)](https://camo.githubusercontent.com/da146c018788393905d8d5c58b7cfde4f6ddef6c6d0e5461a262c437732e4759/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f642e6a7067)[![](https://camo.githubusercontent.com/f87c52959bcda4387411bede63bdfd9a087cc3a2f1836d4e8f494c1ad0aac47d/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f652e6a7067)](https://camo.githubusercontent.com/f87c52959bcda4387411bede63bdfd9a087cc3a2f1836d4e8f494c1ad0aac47d/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f652e6a7067)[![](https://camo.githubusercontent.com/deedf9e2f9e7d0ec1b3b8521f9cf9ba5e1522c68100989616c773fdee541b738/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f662e6a7067)](https://camo.githubusercontent.com/deedf9e2f9e7d0ec1b3b8521f9cf9ba5e1522c68100989616c773fdee541b738/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f662e6a7067)[![](https://camo.githubusercontent.com/9f46a5cf3b3255039457e974f3e659d275e0b5deb781f0b706ab8800b9867d57/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f672e6a7067)](https://camo.githubusercontent.com/9f46a5cf3b3255039457e974f3e659d275e0b5deb781f0b706ab8800b9867d57/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f672e6a7067)[![](https://camo.githubusercontent.com/1461cbf16e652f4ddb0ac9473113b9b4992c00095d0dc65cccccf46b4de69a88/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f682e6a7067)](https://camo.githubusercontent.com/1461cbf16e652f4ddb0ac9473113b9b4992c00095d0dc65cccccf46b4de69a88/687474703a2f2f756d692e6c61726176656c756d692e636f6d2f7075626c69632f696d672f696d67322f682e6a7067)

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community13

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 ~53 days

Recently: every ~219 days

Total

18

Last Release

2308d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d484e67a8bbe4b0569fd51a370a5222029ccf3b7e6b18af5c9e38e354e96c4f?d=identicon)[taoyu65](/maintainers/taoyu65)

---

Top Contributors

[![taoyu65](https://avatars.githubusercontent.com/u/18646762?v=4)](https://github.com/taoyu65 "taoyu65 (185 commits)")

---

Tags

breadlaravel-frameworklaravelrbacbreadbackendadmin

### Embed Badge

![Health badge](/badges/ym-umi/health.svg)

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

###  Alternatives

[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

298275.5k14](/packages/2amigos-yii2-usuario)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[smarch/watchtower

Front-end for the Shinboi Auth system of Users / Roles / Permissions in Laravel 5

523.0k](/packages/smarch-watchtower)[orchestra/auth

Auth Component for Orchestra Platform

24108.5k3](/packages/orchestra-auth)[izyue/yii2-admin

RBAC Auth manager for Yii2

391.8k](/packages/izyue-yii2-admin)

PHPackages © 2026

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