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

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

tcytra/enraiged-core
====================

Enraiged Core provides the authentication systems required by Enraiged Laravel projects.

0.4.0(2mo ago)0982MITPHPPHP ^8.3

Since Apr 20Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/tcytra/enraiged-core)[ Packagist](https://packagist.org/packages/tcytra/enraiged-core)[ Docs](https://github.com/tcytra/enraiged-core)[ RSS](/packages/tcytra-enraiged-core/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (10)Versions (13)Used By (2)

Enraiged Core
=============

[](#enraiged-core)

**Enraiged Core provides the user/authentication systems required by Enraiged Laravel projects.**

Enraiged Core is an aggregate library containing the core systems for Enraiged projects for handling users and authtication. This package will update the default `users` database table with additional columns and create other tables to provide a more robust set of available features and options for your Laravel project.

It may be prefereable to use the [Enraiged Laravel](https://github.com/tcytra/enraiged-laravel) package, which is effectively an install of Enraiged Core into a new Laravel/Laravel project, with all assets published and a Vue front-end driven by Inertia.js.

Usage
-----

[](#usage)

Install the Enraiged Core package to your Laravel project using composer:

```
composer require tcytra/enraiged-core
```

Publish the Enraiged Core assets to the local project:

```
rm resources/views/welcome.blade.php &&
rm database/factories/UserFactory.php &&
rmdir database/factories &&
php artisan vendor:publish --tag=enraiged-core --ansi --force
```

License
-------

[](#license)

The Enraiged Core library is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance87

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Recently: every ~46 days

Total

12

Last Release

63d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22484285?v=4)[Todd Cytra](/maintainers/tcytra)[@tcytra](https://github.com/tcytra)

---

Top Contributors

[![tcytra](https://avatars.githubusercontent.com/u/22484285?v=4)](https://github.com/tcytra "tcytra (107 commits)")

---

Tags

coreenraiged

### Embed Badge

![Health badge](/badges/tcytra-enraiged-core/health.svg)

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

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

59437.0k9](/packages/jeremy379-laravel-openid-connect)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.7k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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