Libraries tagged by php attributes
php-static-analysis/phpstan-extension
13743 Downloads
PHPStan extension to read static analysis attributes
leanadmin/livewire-access
34045 Downloads
Control frontend access to properties/methods in Livewire using PHP 8 attributes.
jeroen-g/autowire
16671 Downloads
Autowire and configure using PHP 8 Attributes in Laravel.
iatstuti/laravel-nullable-fields
153834 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
29386 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
jerowork/graphql-attribute-schema
176 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
bfg/attributes
37680 Downloads
Designed to work with PHP 8 attributes for classes
mcaskill/php-html-build-attributes
28052 Downloads
Generate a string of HTML attributes.
ui-awesome/html-attribute
4075 Downloads
UI Awesome HTML Attribute Code Generator for PHP.
kilix/php-abac
19257 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
karewan/knroute
1225 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
squirrelphp/validator-cascade
43211 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
iteks/laravel-json
11734 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
annotation/larscan
2056 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
4212 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.