PHPackages                             techaxion/user-roleright-laravel - 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. techaxion/user-roleright-laravel

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

techaxion/user-roleright-laravel
================================

User Role and Right Management With Route

v1.0.24(1y ago)044MITPHPPHP ^8.2

Since Apr 15Pushed 12mo ago1 watchersCompare

[ Source](https://github.com/bhautik-bhuva/user-roleright-laravel)[ Packagist](https://packagist.org/packages/techaxion/user-roleright-laravel)[ RSS](/packages/techaxion-user-roleright-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (18)Used By (0)

user-roleright-laravel
======================

[](#user-roleright-laravel)

User Role and Right Management With Route

Features
--------

[](#features)

- Manage users, roles, and permissions
- Assign roles and permissions to users
- Middleware for route protection
- Easy integration with Laravel projects

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

[](#installation)

```
composer require techaxion/user-roleright-laravel
```

```
* Checks if the 'module_action' table exists to prevent reinstallation.
* Publishes package routes using the 'vendor:publish' Artisan command.
* Runs package-specific migrations for required tables.
* Seeds the 'module_action' table with initial data.
* Publishes package configuration and other assets.
* Appends a require statement for dynamic routes to 'routes/web.php'.
* Adds a 'remove-useraccess' script to 'composer.json' for easy package removal.

```

uninstall
---------

[](#uninstall)

```
composer run-script remove-useraccess
```

```
 * Checks for the existence of the `routes/UserAccessDynamicRoutes.php` file:
 *    - If it exists, removes the dynamic route inclusion from `routes/web.php` and deletes the dynamic routes file.
 *    - If unable to open `routes/web.php` for writing, outputs an error message.
 * Opens and decodes the `composer.json` file, removes the `remove-useraccess` script entry, and writes the updated JSON back to the file.
 * Outputs an informational message indicating the completion of the package removal process.

```

Usage
-----

[](#usage)

License
-------

[](#license)

MIT

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance50

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% 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 ~5 days

Recently: every ~13 days

Total

17

Last Release

365d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76a22bb39c14587bdb7a5128375c014a1ce159f565dcf586c1182062360f7bb4?d=identicon)[destroking95](/maintainers/destroking95)

---

Top Contributors

[![bhargavbhuva-techaxion](https://avatars.githubusercontent.com/u/207652212?v=4)](https://github.com/bhargavbhuva-techaxion "bhargavbhuva-techaxion (30 commits)")[![bhautik-bhuva](https://avatars.githubusercontent.com/u/34367141?v=4)](https://github.com/bhautik-bhuva "bhautik-bhuva (1 commits)")

### Embed Badge

![Health badge](/badges/techaxion-user-roleright-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/techaxion-user-roleright-laravel/health.svg)](https://phpackages.com/packages/techaxion-user-roleright-laravel)
```

###  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)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[duncanmcclean/statamic-cargo

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

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

PHPackages © 2026

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