Libraries tagged by php-attributes
twithers/laravel-php-attributes
1589 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
mkd/laravel-fast-api
6 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.
torugo/router
39 Downloads
Simple route system using PHP Attributes
tim661811/laravel-telemetry-reporter
11 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
raxos/router
612 Downloads
A fast and simple router, built with php attributes.
projectsaturnstudios/laravel-feature-creep
11 Downloads
A Laravel package for implementing feature flags with PHP attributes
gsmanager-cloud/route-attributes
6 Downloads
Auto register routes using PHP attributes
erickcomp/laravel-breadcrumbs-attributes
227 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
cmatosbc/mnemosyne
4 Downloads
PSR compliant caching system using PHP attributes.
bfg/route
151 Downloads
Auto register routes using PHP attributes
ali-eltaweel/attr-action
23 Downloads
PHP attributes extraction
adt/attribute-reader
1495 Downloads
PHP attribute reader with interface of Doctrine annotation reader.
thettler/laravel-command-attribute-syntax
8 Downloads
This Package allows the use of PHP Attributes to specify a command signature
pchouse/php-attributes
7 Downloads
A library to use PHP attributes in class and properties to define metadata, such as database, html, ...
okashoi/php-attributes-example
0 Downloads