Libraries tagged by php8-attributes
php-static-analysis/rector-rule
10817 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
lee-to/fast-attributes
47715 Downloads
Simplifying PHP Attribute Management
antondperera/php-attributes-reader
412 Downloads
Simple PHP Attributes Reader/Parser
zolex/vom
127102 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
jerowork/graphql-attribute-schema
185 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
zrnik/php-attribute-reflection
1686 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
agence-adeliom/lumberjack-hooks
5558 Downloads
zieglerh/pimcore-event-manager
902 Downloads
Bind events via PHP Attributes in EventSubscribers
leocello/sweet-enum
436 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
auto-swagger/php-swagger-generator
731 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
annotation/laroute
1044 Downloads
Auto register routes using PHP attributes for Laravel.
andreypostal/php-pancake-object
89 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
boxuk/wp-hook-attributes
19442 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
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.
rodrifarias/slim-route-attributes
953 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes