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

ActiveLibrary

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(6mo ago)08MITBladePHP ^8.2|^8.3|^8.4

Since Sep 30Pushed 6mo 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 1mo 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

36

—

LowBetter than 81% of packages

Maintenance70

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

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

Total

3

Last Release

205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98d47b85bfec02c18f91dac97bc6379a832588b2a6559470846f1c9b4bfc2f55?d=identicon)[yuricronos](/maintainers/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.3k](/packages/typicms-base)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

PHPackages © 2026

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