Libraries tagged by laravel casting
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
slruslan/laravel-eloquent-custom-casts
171 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
tailflow/dto
312 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
gpalyan/dto-forge
124 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
yonchando/laravel-cast-attributes
139 Downloads
Laravel model cast json columns to class object
codewiser/laravel-enum-casting
15 Downloads
Casts set or array of enums
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
amol/laravel-jsonsafe
1 Downloads
Mutable JSON column casting for Laravel Eloquent
churakovmike/laravel-form-typecast
1 Downloads
Laravel request form type casting
genealabs/laravel-two-way-attribute-casting
6 Downloads
Perform attribute casting when saving Eloquent models to the database.
mrnewport/laravel-nestedterms
1 Downloads
A super dynamic & extensible Terms + Tags system for Laravel, featuring infinite nesting, dynamic casting, hierarchical slugs, etc.
hdaklue/laravel-dto-morph-cast
9 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
floor9design/laravel-casts-uuid
5057 Downloads
A class for casting ramsey/uuid into laravel models