Libraries tagged by php8-attributes
php-static-analysis/rector-rule
8929 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
lee-to/fast-attributes
36158 Downloads
Simplifying PHP Attribute Management
auto-swagger/php-swagger-generator
577 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
annotation/laroute
717 Downloads
Auto register routes using PHP attributes for Laravel.
zrnik/php-attribute-reflection
1585 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
agence-adeliom/lumberjack-hooks
5362 Downloads
rodrifarias/slim-route-attributes
945 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
leocello/sweet-enum
344 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
hsnfirdaus/class-validator
319 Downloads
Class Validator using php attribute
andreypostal/php-pancake-object
42 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
adt/attribute-reader
1423 Downloads
PHP attribute reader with interface of Doctrine annotation reader.
boxuk/wp-hook-attributes
19431 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
antondperera/php-attributes-reader
60 Downloads
Simple PHP Attributes Reader/Parser
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
zolex/vom
91315 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.