Libraries tagged by php8-attributes
mikegarde/laravel-route-docs
2025 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
luka8088/attribute
20121 Downloads
PHP Attributes.
kenny1911/symfony-attribute-form
493 Downloads
Create Symfony forms using PHP attributes to define forms, fields, transformers and event listeners directly in your DTO classes
frzb/dependency-injection
2752 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
ejunker/laravel-route-attributes
537 Downloads
Auto register routes using PHP attributes
brunoscode/laravel-ts-annotations
420 Downloads
Write raw TypeScript types in PHP attributes and generate .ts files with an Artisan command.
bellissimopizza/laravel-swagger-attributes
746 Downloads
Laravel OpenApi documentation generator using PHP attributes
auto-swagger/php-swagger-generator
1645 Downloads
Automatic Swagger/OpenAPI documentation generator using PHP attributes
boxuk/wp-hook-attributes
19698 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
constup-foss/php-attributes
10 Downloads
A collection of PHP attributes and their processors.
mkd/laravel-fast-api
8 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.
evanschleret/laravel-typebridge
51 Downloads
Generate deterministic TypeScript resources from Laravel resource attributes
raxos/router
680 Downloads
A fast and simple router, built with php attributes.
mattyrad/openapi-serialize
651 Downloads
Serialize an object directly from Swagger-PHP attributes
cmatosbc/mnemosyne
4 Downloads
PSR compliant caching system using PHP attributes.