PHPackages                             fer-projekt/laravel-userable - 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. fer-projekt/laravel-userable

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

fer-projekt/laravel-userable
============================

Multiple User Type Models for Laravel.

0259PHP

Since Mar 27Pushed 2y ago3 watchersCompare

[ Source](https://github.com/fer-projekt/laravel-userable)[ Packagist](https://packagist.org/packages/fer-projekt/laravel-userable)[ RSS](/packages/fer-projekt-laravel-userable/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Userable
================

[](#laravel-userable)

This package transforms Laravel's User model to be an "abstract-like" model so that you can create as much separate userable (user-type) models as you wish.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require fer-projekt/laravel-userable
```

Usage
-----

[](#usage)

Development
-----------

[](#development)

Clone the package from the github:

```
git clone https://github.com/fer-projekt/laravel-userable.git

cd laravel-userable
```

Starting &amp; stopping docker

```
docker-compose up -d
```

```
docker-compose down
```

Install dependencies via composer and testing:

```
docker-compose exec app bash
```

```
composer update
```

```
phpunit
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48069280?v=4)[FER+](/maintainers/fer-plus)[@fer-plus](https://github.com/fer-plus)

---

Top Contributors

[![arsydb](https://avatars.githubusercontent.com/u/6696018?v=4)](https://github.com/arsydb "arsydb (3 commits)")

### Embed Badge

![Health badge](/badges/fer-projekt-laravel-userable/health.svg)

```
[![Health](https://phpackages.com/badges/fer-projekt-laravel-userable/health.svg)](https://phpackages.com/packages/fer-projekt-laravel-userable)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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