PHPackages                             yuricronos/volt-permission - 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. yuricronos/volt-permission

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

yuricronos/volt-permission
==========================

A permission management system built with Livewire, Volt, and Spatie, offering a seamless way to manage user roles and access control in real-time.

1.2.1(10mo ago)011MITBladePHP ^8.2|^8.3|^8.4

Since Sep 30Pushed 10mo agoCompare

[ Source](https://github.com/yuricronos/volt-permission)[ Packagist](https://packagist.org/packages/yuricronos/volt-permission)[ RSS](/packages/yuricronos-volt-permission/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (5)Versions (4)Used By (0)

volt-permission
===============

[](#volt-permission)

A permission management system built with Livewire, Volt, and Spatie, offering a seamless way to manage user roles and access control in real-time.

Requirements
------------

[](#requirements)

This package requires the following dependencies to function properly:

### System Requirements

[](#system-requirements)

- **PHP**: ^8.2 | ^8.3 | ^8.4
- **Laravel Framework**: ^12.0

### Required Packages

[](#required-packages)

- **Livewire Flux**: ^2.1.1 (Essential UI component library)
- **Livewire Volt**: ^1.7.0 (For reactive components)
- **Spatie Laravel Permission**: ^6.0@dev (Core permission management)
- **Laravel Tinker**: ^2.10.1

### Installation Note

[](#installation-note)

⚠️ **Important**: This package heavily relies on **Livewire Flux** components for its user interface. Make sure you have Flux properly installed and configured in your Laravel application before using this package.

If you haven't installed Livewire Flux yet, you can add it to your project:

```
composer require livewire/flux
```

artisan command
---------------

[](#artisan-command)

Use the artisan command `vendor:publish` with the `--tag=volt-permission` option to publish the Volt Permission package's configuration, views, or other assets to your application's directory. This allows you to customize the package's behavior and appearance according to your application's requirements.

### Example:

[](#example)

```
php artisan vendor:publish --tag=volt-permission

```

New Route Alias
---------------

[](#new-route-alias)

When using the Volt Permission UI, a new route alias `volt.roles` is created. You can use this alias in your links to navigate to the roles management page seamlessly.

### Example:

[](#example-1)

```
Manage Roles
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance54

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

307d ago

### Community

Maintainers

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

---

Top Contributors

[![yuricronos](https://avatars.githubusercontent.com/u/76673453?v=4)](https://github.com/yuricronos "yuricronos (14 commits)")

### Embed Badge

![Health badge](/badges/yuricronos-volt-permission/health.svg)

```
[![Health](https://phpackages.com/badges/yuricronos-volt-permission/health.svg)](https://phpackages.com/packages/yuricronos-volt-permission)
```

###  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)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

4041.8k](/packages/codewithdennis-larament)

PHPackages © 2026

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