Libraries tagged by php8 attribute
iteks/laravel-enum
11897 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
11602 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
php-static-analysis/node-visitor
19459 Downloads
PHP parser node visitor that converts Attributes into PHPDoc annotations
php-static-analysis/phpstan-extension
15415 Downloads
PHPStan extension to read static analysis attributes
iatstuti/laravel-nullable-fields
153990 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
31037 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
28371 Downloads
Generate a string of HTML attributes.
ui-awesome/html-attribute
5030 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
19271 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
squirrelphp/validator-cascade
43277 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
iteks/laravel-json
12371 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
zolex/vom
127136 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
lincanbin/white-html-filter
14502 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.