Libraries tagged by php attribute
iatstuti/laravel-nullable-fields
153620 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
28036 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
bfg/attributes
34706 Downloads
Designed to work with PHP 8 attributes for classes
mcaskill/php-html-build-attributes
27155 Downloads
Generate a string of HTML attributes.
serato/sup-sdk-php
127454 Downloads
A PHP SDK for sending user profile attributes and events to the Serato User Profile application.
kilix/php-abac
19228 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
piotrpress/wordpress-hooks
140 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.
annotation/laroute
535 Downloads
Auto register routes using PHP attributes for Laravel.
karewan/knroute
1074 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
squirrelphp/validator-cascade
43056 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
spaf/simputils
5828 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
marwanalsoltany/mighty
1313 Downloads
The last validation library you will ever need!
iteks/laravel-json
10090 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
annotation/larscan
995 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
cspray/annotated-target
3277 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.