PHPackages                             hassan-dev41/filament-nirapotta - 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. hassan-dev41/filament-nirapotta

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

hassan-dev41/filament-nirapotta
===============================

Role and permission management for FilamentPHP using Spatie Permission

05PHP

Since Sep 26Pushed 7mo agoCompare

[ Source](https://github.com/hassan-dev41/filament-nirapotta)[ Packagist](https://packagist.org/packages/hassan-dev41/filament-nirapotta)[ RSS](/packages/hassan-dev41-filament-nirapotta/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Filament Nirapotta
==================

[](#filament-nirapotta)

A comprehensive role and permission management package for FilamentPHP admin panel, built on top of Spatie Permission.

Features
--------

[](#features)

- Role and Permission management resources
- Integration with Spatie Permission package
- Custom navigation icons using Heroicon
- Admin guard configuration
- Easy to use and extend

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

[](#installation)

You can install the package via composer:

```
composer require hassan-dev41/filament-nirapotta
```

Development Setup
-----------------

[](#development-setup)

When developing this package locally, follow these steps:

1. Add the package to your project's composer.json as a path repository:

```
{
    "repositories": [
        {
            "type": "path",
            "url": "packages/filament-nirapotta"
        }
    ],
    "require": {
        "hassan-dev41/filament-nirapotta": "@dev"
    }
}
```

2. Run composer update to symlink the package:

```
composer update hassan-dev41/filament-nirapotta
```

3. Clear composer cache if changes are not reflecting:

```
composer clear-cache
```

4. After making changes to the package, you may need to:
    - Clear Laravel configuration cache: `php artisan config:clear`
    - Clear Laravel view cache: `php artisan view:clear`
    - Run `composer dump-autoload`

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on recent changes.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Hassan Dev](https://github.com/hassan-dev41)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance44

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity13

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://www.gravatar.com/avatar/8863ea349d45919843177c729652834751fd63852f434ed959fc5d358be160e7?d=identicon)[devhassan](/maintainers/devhassan)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hassan-dev41-filament-nirapotta/health.svg)

```
[![Health](https://phpackages.com/badges/hassan-dev41-filament-nirapotta/health.svg)](https://phpackages.com/packages/hassan-dev41-filament-nirapotta)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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