Libraries tagged by php8 attributes
squirrelphp/validator-cascade
45606 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
milpa/tool-runtime
1219 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
12830 Downloads
Base for mapping support
getpop/componentrouting
1389 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
daycry/phpunit-extension-vcr
4987 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
cline/struct
12648 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
9243 Downloads
Declarative model audit logging for Laravel using PHP attributes
leocello/sweet-enum
6356 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
konradmichalik/typo3-routing
523 Downloads
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.
lincanbin/white-html-filter
15456 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
luka8088/attribute
20184 Downloads
PHP Attributes.
kenny1911/symfony-attribute-form
526 Downloads
Create Symfony forms using PHP attributes to define forms, fields, transformers and event listeners directly in your DTO classes
ejunker/laravel-route-attributes
580 Downloads
Auto register routes using PHP attributes
bellissimopizza/laravel-swagger-attributes
783 Downloads
Laravel OpenApi documentation generator using PHP attributes