Libraries tagged by User controls
dualink/permisology-system
60 Downloads
A comprehensive Filament plugin for managing role-based permissions and access control. It includes features like blacklists and public access lists for endpoints, and the ability to restrict access to users or roles based on IP and DNS.
baberuka/systemroles
12 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.
antaresproject/component-acl
20 Downloads
ACL is a lightweight role-based permissions module for Antares. It is designed to manage user access to resources located in different sections of the application. It sets up permissions based on module rules. It provides NIST Level 2 Hierarchical Role Based Access Control (RBAC). It also provides an interface for administator to manage user roles (ACL configuration).
visuellverstehen/statamic-plausible
309 Downloads
Let your users easily navigate to their shared Plausible link from inside the Statamic control panel.
configcat/configcat-client
910740 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
webfactory/exceptions-bundle
1233511 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
dapphp/torutils
75976 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
rs/laravel-version-control
6770 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
olivier127/rbac-bundle
6078 Downloads
Symfony PhpRabcBundle allow to use RBAC control access for symfony project
mouf/interop.silex.di
71523 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
configcat/configcat-client-php7
56062 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
inhere/console
7221 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
casbin/yii-permission
6634 Downloads
Use Casbin in Yii2 PHP Framework, Casbin is a powerful and efficient open-source access control library.
efficiently/authority-controller
33207 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
craftcamp/php-abac
7026 Downloads
Library used to implement Attribute-Based Access Control in a PHP application