Libraries tagged by php8 attribute
squirrelphp/validator-cascade
45703 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
milpa/tool-runtime
2958 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
juliangut/mapping
13091 Downloads
Base for mapping support
iteks/laravel-json
21628 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
daycry/phpunit-extension-vcr
5088 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
componenta/class-finder
529 Downloads
Lazy class discovery with composable filters and listener notification
cline/struct
13397 Downloads
Lean, attribute-driven Laravel data objects with explicit validation and Eloquent casting support
zolex/vom
137692 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
ss-ipg/laravel-auditable
10573 Downloads
Declarative model audit logging for Laravel using PHP attributes
leocello/sweet-enum
6408 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
lincanbin/white-html-filter
15496 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
athoshun/html-filter
43161 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
luka8088/attribute
20226 Downloads
PHP Attributes.
kenny1911/symfony-attribute-form
547 Downloads
Create Symfony forms using PHP attributes to define forms, fields, transformers and event listeners directly in your DTO classes
ejunker/laravel-route-attributes
606 Downloads
Auto register routes using PHP attributes