PHPackages                             bantenprov/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. bantenprov/admin

ActiveLibrary[Admin Panels](/categories/admin)

bantenprov/admin
================

Admin

091PHP

Since May 16Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

admin
=====

[](#admin)

[![Join the chat at https://gitter.im/admin/Lobby](https://camo.githubusercontent.com/3a914b9027c008108df9313e1249704eadaaff4fe8aac6d75ea93dc5944c7b45/68747470733a2f2f6261646765732e6769747465722e696d2f61646d696e2f4c6f6262792e737667)](https://gitter.im/admin/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/183f5b447f6521036b7d3f3b2bdc576cbefd7ae057f6aa1a40e854d26f3e4369/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62616e74656e70726f762f61646d696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bantenprov/admin/?branch=master)[![Build Status](https://camo.githubusercontent.com/71ec95f48f579be10a057e66fbdaaea9aecf9cb197f8d5f5c8008e9614a62c90/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62616e74656e70726f762f61646d696e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bantenprov/admin/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/55a4ea247b3c2715692b779a31918d7c39ea211b0eb610394d99bfd94de98a93/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f762f737461626c65)](https://packagist.org/packages/bantenprov/admin)[![Total Downloads](https://camo.githubusercontent.com/9436607f87755a61654145429e8c0e2598b459e4e86f47a68cb1e1560e5e48ae/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/bantenprov/admin)[![Latest Unstable Version](https://camo.githubusercontent.com/b56b8cdbcc58fe2896cafc89dea5b941efde674e165efececd2b414411a25597/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f762f756e737461626c65)](https://packagist.org/packages/bantenprov/admin)[![License](https://camo.githubusercontent.com/961bebcd46c73cd534762c439bec7e3e5e54098fe7d15a563f4eefca2ce22898/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f6c6963656e7365)](https://packagist.org/packages/bantenprov/admin)[![Monthly Downloads](https://camo.githubusercontent.com/0fdf626e38b14e24d55f0bd0867bfcb8d7a822ddafa3115a138dae88d7057a03/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f642f6d6f6e74686c79)](https://packagist.org/packages/bantenprov/admin)[![Daily Downloads](https://camo.githubusercontent.com/6192ab8729f778a8cae8cb1aea06d8ff2895edf61afe9a712b53cc2d3c0339c8/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f61646d696e2f642f6461696c79)](https://packagist.org/packages/bantenprov/admin)

Admin

### Edit `App\User.php`

[](#edit-appuserphp)

```
protected $hidden = [
    'password', 'remember_token',
];

// ============

public function admins()
{
    return $this->hasMany('Bantenprov\Admin\Models\AdminModel','user_id');
}
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/811618334e937542bb0d5723158e05de7445bb5e8851ce086d6cc7a7c0146166?d=identicon)[bantenprov](/maintainers/bantenprov)

---

Top Contributors

[![feripratama](https://avatars.githubusercontent.com/u/32523275?v=4)](https://github.com/feripratama "feripratama (4 commits)")[![andri-sudarmawijaya](https://avatars.githubusercontent.com/u/28795941?v=4)](https://github.com/andri-sudarmawijaya "andri-sudarmawijaya (3 commits)")[![bantenprov](https://avatars.githubusercontent.com/u/28588981?v=4)](https://github.com/bantenprov "bantenprov (1 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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