laravel-schema-attributes
by liar88828
PHP 8 attribute-driven schema compiler for Laravel. One schema class drives migrations, models, factories, controllers, and tests — no duplication.
laravel-redis-cache
by ehmedp
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
laravel-routing
by pixielity
Attribute-based routing system for Laravel with NestJS-inspired decorators
laravel-openapi
by herolabid
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
laravel-observer-pipeline
by jacobhyde
Explicit, ordered, and testable pipelines for Laravel Eloquent model events.
laravel-eav
by abdylreshit
A lightweight EAV package for Laravel: add dynamic, typed attributes to any Eloquent model with validation and easy querying.
laravel-transaction-orchestrator
by meius
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
laravel-api-versioning
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
laravel-arc
by grazulex
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
laravel-attribute-model-casting
by kontoulis
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
laravel-permission-model-attributes
by curly-deni
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
laravel-ticketable
by fereydooni
A robust ticketing system for Laravel applications using PHP attributes
auto-swagger-laravel
by doniyor6862
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes
laravel-filter
by meius
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
laravel-console-toolkit
by thettler
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
laravel-command-attribute-syntax
by thettler
This Package allows the use of PHP Attributes to specify a command signature
laravel-custom-properties
by latevaweb
Laravel trait to make add dynamic properties to Eloquent models