PHPackages                             userfrosting/sprinkle-core - 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. [Framework](/categories/framework)
4. /
5. userfrosting/sprinkle-core

ActiveUserfrosting-sprinkle[Framework](/categories/framework)

userfrosting/sprinkle-core
==========================

Core module for UserFrosting.

6.0.1(5d ago)037.9k↓33.3%412MITPHPPHP ^8.1CI passing

Since Aug 8Pushed 5d ago2 watchersCompare

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

READMEChangelog (10)Dependencies (57)Versions (55)Used By (12)

UserFrosting 6.0 - Core Sprinkle
================================

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

[![](https://camo.githubusercontent.com/66f18c3ef2870701cb984460e2c9cb79edf215e72a888150ce9920503a527ecc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7573657266726f7374696e672f737072696e6b6c652d636f72653f696e636c7564655f70726572656c6561736573)](https://github.com/userfrosting/sprinkle-core/releases)[![](https://camo.githubusercontent.com/99214dfdd5b9ce433a955c2b9a10262839f39c189eb0b0f68c6d97823ce08a67/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f2534307573657266726f7374696e67253246737072696e6b6c652d636f7265)](https://www.npmjs.com/package/@userfrosting/sprinkle-core)[![](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 **Core Sprinkle** provides most of the "heavy lifting" PHP code. It provides all the necessary services for database, templating, error handling, mail support, request throttling, and more.

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-core

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

    ```
    public function getSprinkles(): array
    {
        return [
            \UserFrosting\Sprinkle\Core\Core::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

60

—

FairBetter than 98% of packages

Maintenance99

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community34

Small or concentrated contributor base

Maturity70

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

Recently: every ~7 days

Total

53

Last Release

5d ago

Major Versions

5.1.x-dev → 6.0.0-alpha.22025-01-22

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 (363 commits)")[![lcharette](https://avatars.githubusercontent.com/u/2566513?v=4)](https://github.com/lcharette "lcharette (165 commits)")[![Silic0nS0ldier](https://avatars.githubusercontent.com/u/17376090?v=4)](https://github.com/Silic0nS0ldier "Silic0nS0ldier (72 commits)")[![amosfolz](https://avatars.githubusercontent.com/u/33728190?v=4)](https://github.com/amosfolz "amosfolz (67 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (32 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (8 commits)")[![X-Anonymous-Y](https://avatars.githubusercontent.com/u/2701528?v=4)](https://github.com/X-Anonymous-Y "X-Anonymous-Y (7 commits)")[![splitt3r](https://avatars.githubusercontent.com/u/1869584?v=4)](https://github.com/splitt3r "splitt3r (6 commits)")[![silvioq](https://avatars.githubusercontent.com/u/155036?v=4)](https://github.com/silvioq "silvioq (6 commits)")[![brunomnsilva](https://avatars.githubusercontent.com/u/16222114?v=4)](https://github.com/brunomnsilva "brunomnsilva (4 commits)")[![phillmac](https://avatars.githubusercontent.com/u/4534835?v=4)](https://github.com/phillmac "phillmac (3 commits)")[![ssnukala](https://avatars.githubusercontent.com/u/5246509?v=4)](https://github.com/ssnukala "ssnukala (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![xrobau](https://avatars.githubusercontent.com/u/457798?v=4)](https://github.com/xrobau "xrobau (2 commits)")[![abdullahseba](https://avatars.githubusercontent.com/u/25548754?v=4)](https://github.com/abdullahseba "abdullahseba (2 commits)")[![popiazaza](https://avatars.githubusercontent.com/u/10580759?v=4)](https://github.com/popiazaza "popiazaza (2 commits)")[![zbigcheese](https://avatars.githubusercontent.com/u/34444792?v=4)](https://github.com/zbigcheese "zbigcheese (1 commits)")[![apple314159](https://avatars.githubusercontent.com/u/854164?v=4)](https://github.com/apple314159 "apple314159 (1 commits)")[![arminkhoshbin](https://avatars.githubusercontent.com/u/7564157?v=4)](https://github.com/arminkhoshbin "arminkhoshbin (1 commits)")[![Ekwav](https://avatars.githubusercontent.com/u/16632490?v=4)](https://github.com/Ekwav "Ekwav (1 commits)")

---

Tags

phpuserfrostinguserfrosting-sprinkleuserfrostingphp user managementSprinkle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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