Libraries tagged by php8 attributes
iteks/laravel-enum
11838 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
php-static-analysis/rector-rule
11417 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
php-static-analysis/node-visitor
19225 Downloads
PHP parser node visitor that converts Attributes into PHPDoc annotations
php-static-analysis/phpstan-extension
15286 Downloads
PHPStan extension to read static analysis attributes
iatstuti/laravel-nullable-fields
153950 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
athoshun/html-filter
30900 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
rodrifarias/slim-route-attributes
1011 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
mcaskill/php-html-build-attributes
28322 Downloads
Generate a string of HTML attributes.
ui-awesome/html-attribute
4409 Downloads
UI Awesome HTML Attribute Code Generator for PHP.
craftcamp/php-abac
7010 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
kilix/php-abac
19269 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
squirrelphp/validator-cascade
43264 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
iteks/laravel-json
12328 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
zolex/vom
127112 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
lincanbin/white-html-filter
14490 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.