Libraries tagged by attribute-based
athoshun/html-filter
27910 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
sam-it/abac
25789 Downloads
Attribute based access control
kbondurant/attribute-container
11955 Downloads
An attribute based container for league/container
kilix/php-abac
19226 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
spareparts/overseer
22253 Downloads
Attribute-based authorization manager.
opsway/laminas-service-manager-attributes
10178 Downloads
Laminas service manager attributes based config builder
laravelplus/fortress
436 Downloads
Fortress is a powerful Laravel package designed to streamline and enhance attribute-based authorization through middleware. It acts as the ultimate security gatekeeper for your application, ensuring that only the right users with the correct attributes gain access to specific resources.
jinya/router
2194 Downloads
A simple attribute-based routing library
huubverbeek/laravel-model-attributes-validation
284 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
craftcamp/php-abac
6984 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
andrii-hrechyn/php-abac
936 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
zaphyr-org/router
229 Downloads
PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
splitstack/laravel-stashable
16 Downloads
An attribute-based caching system for repositories
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.