Libraries tagged by php8-attributes
eerzho/opentelemetry-auto-class
5 Downloads
Automatic OpenTelemetry tracing for PHP methods via the #[Traceable] attribute
blackcube/magic-compose
30 Downloads
Simple solution for magic methods and method composition using attributes
atomino/util-attr
67 Downloads
PHP Attribute handler
zidbih/laravel-auto-cache-clear
13 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
yuandian/validation
22 Downloads
Helpers for making PHP Attribute validation.
yoldi/php-swagger
8 Downloads
OpenAPI 3.0 documentation generator from PHP attributes
yiisoft/router-composer-attribute-collector
0 Downloads
Router collector from PHP Attributes using composer plugin
wedgesama/form-attribute-bundle
2 Downloads
Use PHP attributes as form configuration in Symfony
torugo/router
40 Downloads
Simple route system using PHP Attributes
tim661811/laravel-telemetry-reporter
13 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.
thesameson/php-data-contracts
1 Downloads
Extensible PHP library for defining and serializing Data Contracts. Supports PHP Attributes, custom resolvers, and runtime enrichment. Ships with Open Data Contract Standard (ODCS) support, extensible for custom standards.
thepublicgood/yerp
15 Downloads
Simple PHP attribute validator
tetthys/commit-validator
5 Downloads
Framework-agnostic commit-time validator for session-aggregated payloads using DTO + PHP Attributes.
surrealdb/surqlize
3 Downloads
SurrealDB ORM for PHP — attribute-driven models, edges, and query builder.
sousa-dev/api-docs
67 Downloads
Designed to assist in creating API documentation in the OpenAPI standard, this tool is built to be reusable and decoupled from your application. Leveraging PHP attribute feature, it simplifies the process of generating Swagger docs effortlessly