PHPackages                             swarovsky/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. swarovsky/core

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

swarovsky/core
==============

RBAC framework, with crud manager

1.0.0(5y ago)041MITPHPPHP ^7.4

Since Sep 4Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

php artisan vendor:publish to publish css/js

Edit base model User as follow:

```
use Swarovsky\Core\Models\User as Core;
class User extends Core
{
...

```

Extend admin sidebar `  Security   Roles ...   `

Add new model example goals:

1. make migration
2. create model that extends Swarovsky\\Core\\Models\\AdvancedModel;
3. into web.php (routes) Route::group(\['namespace' =&gt; '\\Swarovsky\\Core\\Http\\Controllers'\], static function () { Route::resource('goals', 'CrudController'); ...

swarovsky-core (config) return \[ 'layout' =&gt; \[ 'app' =&gt; 'vendor.swarovsky.core.layouts.app', 'admin' =&gt; 'vendor.swarovsky.core.layouts.admin' \] \];

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2082d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb9607227bda7fc0e53a3f650b7ae51e3bb3f7d9bb3895fba3be19c0765ea602?d=identicon)[swarovsky](/maintainers/swarovsky)

---

Top Contributors

[![swarovsky-public](https://avatars.githubusercontent.com/u/69808356?v=4)](https://github.com/swarovsky-public "swarovsky-public (22 commits)")

---

Tags

laravelrbaccrud

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[jeffgreco13/filament-breezy

A custom package for Filament with login flow, profile and teams support.

1.0k1.7M41](/packages/jeffgreco13-filament-breezy)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

81158.7k4](/packages/stephenjude-filament-two-factor-authentication)[binary-cats/laravel-rbac

Laravel enum-backed RBAC extension of spatie/laravel-permission

7730.4k](/packages/binary-cats-laravel-rbac)

PHPackages © 2026

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