Libraries tagged by php-attributes
boxuk/wp-hook-attributes
19696 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.
soylentgreenstudio/laravel-enum-states
5 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
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.
ironcurtaindev/easy-doc
62 Downloads
A lightweight Laravel package for API documentation generation with PHP 8 Attributes support and configurable headers
evanschleret/laravel-typebridge
50 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
frzb/dependency-injection
2742 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
erickcomp/laravel-breadcrumbs-attributes
338 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
cmatosbc/mnemosyne
4 Downloads
PSR compliant caching system using PHP attributes.
ali-eltaweel/attr-action
188 Downloads
PHP attributes extraction
aleblanc/simple-cron-scheduler
4 Downloads
Symfony bundle to orchestrate cron through a single crontab entry + a declarative schedule (PHP attributes or YAML), with subprocess isolation. No Messenger, no long-running daemon.
thettler/laravel-command-attribute-syntax
8 Downloads
This Package allows the use of PHP Attributes to specify a command signature
hsnfirdaus/class-validator
524 Downloads
Class Validator using php attribute