Libraries tagged by php 8 attributes
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.
bermudaphp/router
137 Downloads
Flexible and performant routing library for PHP 8.4+ with route caching support
x2nx/webman-annotation
75 Downloads
Webman Annotation plugin - Production-ready annotation system for webman framework with security, performance and reliability
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
zjkiza/response-processor
5 Downloads
Symfony bundle for automatically enrich DTO response objects with relational data using PHP 8 attributes
laraarabdev/recordkeeper
4 Downloads
Headless audit trail and rollback for any Laravel app — PHP 8 attributes, route auditing, privacy protection, and Artisan tools. No Filament required.
knuckleswtf/scribe-tags2attributes
92 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
biiiiiigmonster/laravel-aop
18 Downloads
PHP8 Attribute Component
std-out/simple-data-objects
14 Downloads
Lightweight typed Data Transfer Object library for PHP 8.4+ with attribute-driven hydration
osmphp/admin
28 Downloads
A package for defining data structures using PHP 8 classes and attributes, and getting fully functioning Admin Panel and API.
genai/web
26 Downloads
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.
genai/di
21 Downloads
Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).
twithers/laravel-php-attributes
1706 Downloads
Use PHP 8 Attributes easily inside of your Laravel application
thomascombe/laravel-observer-attributes
4 Downloads
Use PHP 8 attributes to register eloquent model observers in a Laravel app
theflowbyte/laravel-macro-attribute
3 Downloads
Simplifies binding macros to methods in Laravel using PHP 8 attributes.