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

ActiveUserfrosting-sprinkle[Admin Panels](/categories/admin)

userfrosting/sprinkle-admin
===========================

Administrative management module for UserFrosting.

6.0.1(5d ago)024.8k↓31.8%24MITPHPPHP ^8.1CI failing

Since Aug 9Pushed 5d ago2 watchersCompare

[ Source](https://github.com/userfrosting/sprinkle-admin)[ Packagist](https://packagist.org/packages/userfrosting/sprinkle-admin)[ Docs](https://github.com/userfrosting/UserFrosting)[ RSS](/packages/userfrosting-sprinkle-admin/feed)WikiDiscussions 6.0 Synced yesterday

READMEChangelog (10)Dependencies (29)Versions (39)Used By (4)

UserFrosting 6.0 - Admin Sprinkle
=================================

[](#userfrosting-60---admin-sprinkle)

[![](https://camo.githubusercontent.com/8730d38a37b9768350c0020f5e7789d0a875957b5d7bcbe9c702abbdb82779d0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7573657266726f7374696e672f737072696e6b6c652d61646d696e3f696e636c7564655f70726572656c6561736573)](https://github.com/userfrosting/sprinkle-admin/releases)[![](https://camo.githubusercontent.com/b9b33b7f3a1fadb0455c6a1f2e194ff91691021f4a04b47bc7657a1196744e7e/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f2534307573657266726f7374696e67253246737072696e6b6c652d61646d696e)](https://www.npmjs.com/package/@userfrosting/sprinkle-admin)[![](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE)[![](https://camo.githubusercontent.com/162460efef40b0a23ac2179e20c5bbd0e9d44b333eb9801f4d45fe858adced67/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436861742d5573657246726f7374696e672d627269676874677265656e3f6c6f676f3d526f636b65742e43686174)](https://chat.userfrosting.com)[![](https://camo.githubusercontent.com/7cadda29748714306c1f13ae6ff9c243ee3c3be11d9bcea55af6b8b015c7e356/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4f70656e5f436f6c6c6563746976652d446f6e6174652d626c75653f6c6f676f3d4f70656e253230436f6c6c656374697665)](https://opencollective.com/userfrosting#backer)[![](https://camo.githubusercontent.com/3a4850d1e9c402cd76626f6dc48d1764f103884839568b7db4ebc2e4ca75b51b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4b6f2d2d66692d446f6e6174652d626c75653f6c6f676f3d6b6f2d6669266c6f676f436f6c6f723d7768697465)](https://ko-fi.com/lcharette)

Warning

Since 6.0, this is a **read-only** subtree split of the [UserFrosting Monorepo](https://github.com/userfrosting/monorepo). To contribute, all Issues and Pull Requests should be sent against the [monorepo](https://github.com/userfrosting/monorepo). Please see the [contributing guidelines](https://github.com/userfrosting/.github/blob/main/.github/CONTRIBUTING.md) for more information.

By [Alex Weissman](https://alexanderweissman.com) and [Louis Charette](https://bbqsoftwares.com)
------------------------------------------------------------------------------------------------

[](#by-alex-weissman-and-louis-charette)

Copyright (c) 2013-2026, free to use in personal and commercial software as per the [MIT license](LICENSE.md).

UserFrosting is a secure, modern user management system written in PHP and built on top of the [Slim Microframework](http://www.slimframework.com/), [Twig](http://twig.sensiolabs.org/) templating engine, [Eloquent](https://laravel.com/docs/10.x/eloquent#introduction) ORM, [Vite](https://vitejs.dev/), [Vue](https://vuejs.org/), and [UiKit](https://getuikit.com/).

This **Admin sprinkle** contains the routes and controllers to implement the administrative user management interface, as well as the group, role, and permission management interfaces.

Installation in your UserFrosting project
-----------------------------------------

[](#installation-in-your-userfrosting-project)

To use this sprinkle in your UserFrosting project, follow theses instructions (*N.B.: This sprinkle is enabled by default when using the base app template*).

1. Require in your [UserFrosting](https://github.com/userfrosting/UserFrosting) project :

    ```
    composer require userfrosting/sprinkle-admin

    ```
2. Add the Sprinkle to your Sprinkle Recipe :

    ```
    public function getSprinkles(): array
    {
        return [
            \UserFrosting\Sprinkle\Admin\Admin::class,
        ];
    }
    ```
3. Bake

    ```
    php bakery bake
    ```

Documentation
-------------

[](#documentation)

See main [UserFrosting Documentation](https://learn.userfrosting.com) for more information.

- [Changelog](CHANGELOG.md)
- [Issues](https://github.com/userfrosting/UserFrosting/issues)
- [License](LICENSE.md)
- [Style Guide](https://github.com/userfrosting/.github/blob/main/.github/STYLE-GUIDE.md)

Contributing
------------

[](#contributing)

This project exists thanks to all the people who contribute. If you're interested in contributing to the UserFrosting codebase, please see our [contributing guidelines](https://github.com/userfrosting/UserFrosting/blob/5.2/.github/CONTRIBUTING.md) as well as our [style guidelines](.github/STYLE-GUIDE.md).

[![](https://camo.githubusercontent.com/69df552f14c7f3afa265fd25b82834db8a2f57ddbebffcac59ce94371aff1962/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7573657266726f7374696e672f636f6e7472696275746f72732e7376673f77696474683d38393026627574746f6e3d74727565)](https://github.com/userfrosting/sprinkle-core/graphs/contributors)

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance99

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~7 days

Total

38

Last Release

5d ago

Major Versions

5.1.5 → 6.0.0-alpha.22025-01-22

5.1.x-dev → 6.0.0-rc.12026-05-12

PHP version history (2 changes)5.0.0-alpha1PHP ^8.0

5.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2566513?v=4)[Louis Charette](/maintainers/lcharette)[@lcharette](https://github.com/lcharette)

---

Top Contributors

[![alexweissman](https://avatars.githubusercontent.com/u/5004534?v=4)](https://github.com/alexweissman "alexweissman (212 commits)")[![lcharette](https://avatars.githubusercontent.com/u/2566513?v=4)](https://github.com/lcharette "lcharette (129 commits)")[![Silic0nS0ldier](https://avatars.githubusercontent.com/u/17376090?v=4)](https://github.com/Silic0nS0ldier "Silic0nS0ldier (24 commits)")[![amosfolz](https://avatars.githubusercontent.com/u/33728190?v=4)](https://github.com/amosfolz "amosfolz (20 commits)")[![X-Anonymous-Y](https://avatars.githubusercontent.com/u/2701528?v=4)](https://github.com/X-Anonymous-Y "X-Anonymous-Y (7 commits)")[![brunomnsilva](https://avatars.githubusercontent.com/u/16222114?v=4)](https://github.com/brunomnsilva "brunomnsilva (5 commits)")[![splitt3r](https://avatars.githubusercontent.com/u/1869584?v=4)](https://github.com/splitt3r "splitt3r (5 commits)")[![unplugged216](https://avatars.githubusercontent.com/u/15083445?v=4)](https://github.com/unplugged216 "unplugged216 (5 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (4 commits)")[![rwos](https://avatars.githubusercontent.com/u/747372?v=4)](https://github.com/rwos "rwos (4 commits)")[![ktecho](https://avatars.githubusercontent.com/u/547169?v=4)](https://github.com/ktecho "ktecho (3 commits)")[![abdullahseba](https://avatars.githubusercontent.com/u/25548754?v=4)](https://github.com/abdullahseba "abdullahseba (2 commits)")[![phillmac](https://avatars.githubusercontent.com/u/4534835?v=4)](https://github.com/phillmac "phillmac (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![avsdev-cw](https://avatars.githubusercontent.com/u/25663960?v=4)](https://github.com/avsdev-cw "avsdev-cw (2 commits)")[![zbigcheese](https://avatars.githubusercontent.com/u/34444792?v=4)](https://github.com/zbigcheese "zbigcheese (1 commits)")[![arminkhoshbin](https://avatars.githubusercontent.com/u/7564157?v=4)](https://github.com/arminkhoshbin "arminkhoshbin (1 commits)")[![Jearnest94](https://avatars.githubusercontent.com/u/49131566?v=4)](https://github.com/Jearnest94 "Jearnest94 (1 commits)")[![Le-Morri](https://avatars.githubusercontent.com/u/2633128?v=4)](https://github.com/Le-Morri "Le-Morri (1 commits)")[![lenasterg](https://avatars.githubusercontent.com/u/731160?v=4)](https://github.com/lenasterg "lenasterg (1 commits)")

---

Tags

adminadmin-dashboardadmin-panelphpuser-managementuserfrostinguserfrosting-sprinklephpUser managementadmin dashboardadmin-paneluserfrostingphp user managementuserfrosting-sprinkleSprinkle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[userfrosting/userfrosting

A secure, modern user management system for PHP.

1.7k11.5k](/packages/userfrosting-userfrosting)[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2798.6k](/packages/riodwanto-superduper-filament-starter-kit)[riodwanto/filament-ace-editor

An ACE editor field for Filament forms with syntax highlighting, themes, and autocompletion.

2174.5k4](/packages/riodwanto-filament-ace-editor)[andanteproject/page-filter-form-bundle

A Symfony Bundle to simplify the handling of page filters for lists/tables in admin panels.

1086.0k](/packages/andanteproject-page-filter-form-bundle)[superv/platform

SuperV Platform Package

2412.4k5](/packages/superv-platform)[nben/filament-record-nav

Next/Previous record navigation for Filament PHP

1114.7k](/packages/nben-filament-record-nav)

PHPackages © 2026

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