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 3w 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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2128d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5497716?v=4)[O've-sky](/maintainers/swarovsky)[@swarovsky](https://github.com/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

27.6k172.1k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)

PHPackages © 2026

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