PHPackages                             devnile/microboard - 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. devnile/microboard

ActiveLibrary[Admin Panels](/categories/admin)

devnile/microboard
==================

This package creates to decrease working time that spent on admin panels

v1.1.6(5y ago)025[20 PRs](https://github.com/devnile/microboard/pulls)PHPPHP ^7.2.5

Since Jun 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devnile/microboard)[ Packagist](https://packagist.org/packages/devnile/microboard)[ Docs](https://github.com/devnile/microboard)[ RSS](/packages/devnile-microboard/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (10)Versions (44)Used By (0)

Laravel MicroBoard
==================

[](#laravel-microboard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/224ea991876887a2f9208727f33a166079826c4a280aa58d9709e878dc4a7445/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465766e696c652f6d6963726f626f6172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devnile/microboard)[![Build Status](https://camo.githubusercontent.com/f410ce7f871a50f5d32f1c6d2df6d325c411e343564f654ada31a0b4e21d0532/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6465766e696c652f6d6963726f626f6172642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/devnile/microboard)[![Quality Score](https://camo.githubusercontent.com/440ccbb777204a9d3cf6696b3fc00bdcf8875d2035440ba687d36907084d22b4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6465766e696c652f6d6963726f626f6172642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/devnile/microboard)[![Total Downloads](https://camo.githubusercontent.com/198870e8ccb727ef0a663b53404d645aa20b53ab03c48fb6d4d5a5247d8956bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465766e696c652f6d6963726f626f6172642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devnile/microboard)

This package was created to reduce the time spent on creating dashboards, with a small, robust package. It comes with users, roles, permissions and settings resources. This means that when installing this package you will be able to manage those resources. And now it's your time to add more with simple commands. The design created by Creative Tim to make the dashboard tidy and carefully designed.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require devnile/microboard
```

Usage
-----

[](#usage)

First you need to make your User's model extends from Microboard's User

```
use Microboard\Models\User as Microboard;

class User extends Microboard
```

Now we need to install the package's assets. Do the following in your Terminal:

```
php artisan microboard:install
```

It will ask you if you want a new admin, do this if you want.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 98.8% 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 ~4 days

Recently: every ~13 days

Total

22

Last Release

2083d ago

Major Versions

v0.9.6 → v1.0.02020-07-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/253e0dcfb7f485c6b8abe78b3f1b72b7c3f032f5c78d5b2f769cef597ff4b2f5?d=identicon)[mohamed-ibrahem](/maintainers/mohamed-ibrahem)

---

Top Contributors

[![mohamed-ibrahem](https://avatars.githubusercontent.com/u/20428315?v=4)](https://github.com/mohamed-ibrahem "mohamed-ibrahem (171 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devnile-microboard/health.svg)

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

###  Alternatives

[sebastienheyd/boilerplate

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

28618.2k3](/packages/sebastienheyd-boilerplate)

PHPackages © 2026

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