laravel-eloquent-plus
by dev-toolbelt
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
laravel-enum
by rawnoq
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
laravel-dto-morph-cast
by hdaklue
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
laravel-value-objects
A base package for creating value objects in Laravel, with Artisan command and generic Eloquent cast.
laravel-attribute-restrictor
by enriko
For Laravel. Easy way to restrict access to specified attributes in a Model
laravel-nestedterms
by mrnewport
A super dynamic & extensible Terms + Tags system for Laravel, featuring infinite nesting, dynamic casting, hierarchical slugs, etc.
laravel-time-craft
by omaralalwi
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
laravel-currency-casting
Cast currency attributes, stored as integer, to floats automatically.