Libraries tagged by user_attributes
annotation/routing
9612 Downloads
Use PHP 8 attributes to register routes in a Laravel Application.
soosyze/kses
47010 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.
develodesign/magento-module-pagebuilder-lazyload-images
36883 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
rodrifarias/slim-route-attributes
1121 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
cspray/annotated-container-attribute
3790 Downloads
Attributes used by Annotated Container, to configure an autowired PSR-11 dependency injection container.
boxuk/wp-hook-attributes
19504 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
piotrpress/wordpress-hooks
197 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
andrii-hrechyn/php-abac
2054 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
kilix/php-abac
19292 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
aurorawebsoftware/flexyfield
848 Downloads
Laravel Models are now Uber Flexy!
leongrdic/dataplater
101 Downloads
Template engine that uses data-* attributes so your HTML templates look great before rendering
nerburish/yii2-daterange-validator
18464 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
a7-tech/laminas-attribute-controller
51 Downloads
Package for Laminas Framework to use attributes sugar in controller.
twithers/laravel-php-attributes
1650 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
mbunge/php-attributes
31 Downloads
This package provides an easy way to use PHP 8 Attributes