Libraries tagged by php8 attributes
webuni/commonmark-attributes-extension
149365 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
princejohnsantillan/reflect
743 Downloads
Clearer API for PHP Attributes and Reflection.
soosyze/kses
33601 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
squirrelphp/validator-cascade
41121 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
iteks/laravel-enum
5871 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
4577 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
php-static-analysis/phpstan-extension
4195 Downloads
PHPStan extension to read static analysis attributes
iatstuti/laravel-nullable-fields
152688 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
26342 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
lee-to/fast-attributes
2620 Downloads
Simplifying PHP Attribute Management
boxuk/wp-hook-attributes
19321 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
mcaskill/php-html-build-attributes
25191 Downloads
Generate a string of HTML attributes.
jtolj/html-attributes
31640 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.
kilix/php-abac
19177 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
orisai/reflection-meta
29781 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines