Libraries tagged by php 8 attributes
jeffersoncechinel/attribute-validator
23 Downloads
monken/ci4-route-attributes
10 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.
julienlinard/php-router
222 Downloads
Un routeur PHP moderne et complet avec support des routes dynamiques, middlewares, groupes de routes et génération d'URL. Compatible PHP 8+ avec Attributes.
ryunosuke/polyfill-attribute
180 Downloads
Emulate php8's attributes
genai/attribute
5 Downloads
Build-time attribute scanner that dispatches custom attributes to your handlers. PHP 8 only; it emits no runtime code itself — your handlers feed the PHP 5.3-safe *Register dumpers.
philiprehberger/php-enum-utils
69 Downloads
Utility trait and helpers for PHP 8.1+ native enums
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
ironcurtaindev/easy-doc
62 Downloads
A lightweight Laravel package for API documentation generation with PHP 8 Attributes support and configurable headers
botnetdobbs/laravel-luminous
6 Downloads
PHP 8 Attribute-driven OpenAPI 3.2 documentation for Laravel
brenoroosevelt/habemus
752 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
nandan108/attrecord
4 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
kariricode/property-inspector
1091 Downloads
Attribute-based property analysis and inspection for the KaririCode Framework, enabling dynamic validation, normalization, and processing of object properties via PHP 8.4+ attributes and reflection.
zolta/http
11 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.
zolta/forge
18 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
componenta/di
6 Downloads
PSR-11 compatible dependency injection container for PHP 8.4+ with autowiring, lazy objects, and attribute-based configuration