PHPackages                             moltox/yabe - 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. moltox/yabe

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

moltox/yabe
===========

YetAnotherBackend -&gt; User and Permission Backend

0.3.4(6y ago)128MITHTML

Since Nov 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/moltox/yabe)[ Packagist](https://packagist.org/packages/moltox/yabe)[ RSS](/packages/moltox-yabe/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (3)Versions (13)Used By (0)

Yabe 0.2

composer require moltox/yabe

in config/app.php moltox\\yabe\\YabeServiceProvider::class, in container composer dump-autoload php artisan vendor:publish

Ensure to have at least three users before seeding:

$this-&gt;call( moltox\\yabe\\Database\\seeds\\MenusTableSeeder::class ); $this-&gt;call( moltox\\yabe\\Database\\seeds\\PermissionsAndRolesSeeder::class );

```
    Add
    use Yabe;
       use HasRoles;
       to User Model

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

Every ~8 days

Recently: every ~14 days

Total

9

Last Release

2350d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6723506?v=4)[moltox](/maintainers/moltox)[@moltox](https://github.com/moltox)

---

Top Contributors

[![moltox](https://avatars.githubusercontent.com/u/6723506?v=4)](https://github.com/moltox "moltox (13 commits)")

### Embed Badge

![Health badge](/badges/moltox-yabe/health.svg)

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

###  Alternatives

[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[althinect/filament-spatie-roles-permissions

3481.1M10](/packages/althinect-filament-spatie-roles-permissions)[binary-cats/laravel-rbac

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

7838.1k](/packages/binary-cats-laravel-rbac)[waguilar33/filament-guardian

Role and permission management for Filament

162.2k](/packages/waguilar33-filament-guardian)

PHPackages © 2026

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