Libraries tagged by php-attributes
zircote/swagger-php
112923989 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
spatie/laravel-route-attributes
680050 Downloads
Auto register routes using PHP attributes
spiral/attributes
1942643 Downloads
PHP attributes reader
spatie/laravel-route-discovery
30897 Downloads
Auto register routes using PHP attributes
apy/breadcrumbtrail-bundle
895118 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
sunrise/http-router
47866 Downloads
A powerful solution as the foundation of your project.
jerowork/graphql-attribute-schema
6701 Downloads
Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.
uderline/openapi-php-attributes
34775 Downloads
Automatically render your OpenApi 3 file describing your PHP API using attributes
princejohnsantillan/reflect
7988 Downloads
Clearer API for PHP Attributes and Reflection.
php-static-analysis/rector-rule
13834 Downloads
RectorPHP rule to convert PHPDoc annotations for static analysis to PHP attributes
lee-to/fast-attributes
66203 Downloads
Simplifying PHP Attribute Management
zolex/vom
127362 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
rodrifarias/slim-route-attributes
1160 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
leocello/sweet-enum
630 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
andreypostal/php-pancake-object
225 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.