PHPackages                             g4t/filament-access-control - 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. g4t/filament-access-control

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

g4t/filament-access-control
===========================

A filament access control

0.0.4(1y ago)2162MITPHPPHP &gt;=8.2

Since Jul 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hussein4alaa/filament-g4t-access-control)[ Packagist](https://packagist.org/packages/g4t/filament-access-control)[ RSS](/packages/g4t-filament-access-control/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Filament Access Control
=======================

[](#filament-access-control)

This library provides a comprehensive solution for managing users, roles, and permissions within FilamentPHP. It simplifies the process of setting up access control, allowing developers to easily integrate robust authorization features into their FilamentPHP applications.

[![Laravel G4T Filament Access Control](https://github.com/hussein4alaa/filament-g4t-access-control/raw/main/banner.png)](https://github.com/hussein4alaa/filament-g4t-access-control/blob/main/banner.png)

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

[](#installation)

Install via composer

```
composer require g4t/filament-access-control
```

### Publish package assets

[](#publish-package-assets)

```
php artisan vendor:publish --provider="g4t\FilamentAccessControl\ServiceProvider"
```

### Run Migration command

[](#run-migration-command)

```
php artisan migrate
```

Configuration
-------------

[](#configuration)

After publishing the files, you will find a configuration file named g4t-filament-access-control.php in the config directory. You can modify the settings in this file to fit the needs of your project.

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [HusseinAlaa](https://linkedin.com/in/hussein4alaa)
- [All contributors](https://github.com/hussein4alaa/filament-g4t-access-control/graphs/contributors)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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 ~0 days

Total

4

Last Release

668d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d7b7c2556272b7d41b2b756e7791f812c3a22b8ab34fa69d47ae1d8806b67cb6?d=identicon)[hussein4alaa](/maintainers/hussein4alaa)

---

Top Contributors

[![hussein4alaa](https://avatars.githubusercontent.com/u/13614747?v=4)](https://github.com/hussein4alaa "hussein4alaa (7 commits)")

---

Tags

accesscontrolfilament

### Embed Badge

![Health badge](/badges/g4t-filament-access-control/health.svg)

```
[![Health](https://phpackages.com/badges/g4t-filament-access-control/health.svg)](https://phpackages.com/packages/g4t-filament-access-control)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[chiiya/filament-access-control

Admin user, role and permission management for Laravel Filament

21847.2k](/packages/chiiya-filament-access-control)

PHPackages © 2026

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