Libraries tagged by laravel casting
rennokki/eloquent-settings
4221 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
mr-luke/settings-manager
31989 Downloads
Laravel 5 Package that provides settings manager with type casting.
yonchando/laravel-cast-attributes
119 Downloads
Laravel model cast json columns to class object
lemax10/laravel-enums
1850 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
hdaklue/laravel-dto-morph-cast
7 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
floor9design/laravel-casts-uuid
5036 Downloads
A class for casting ramsey/uuid into laravel models
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
slruslan/laravel-eloquent-custom-casts
160 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
omaralalwi/laravel-time-craft
84 Downloads
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.
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
jarivas/laravel-cast-json-models
57 Downloads
A simple and direct way of casting json objects to models
tailflow/dto
192 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
ottosmops/settings
224 Downloads
A robust settings package for Laravel with caching, validation, and type casting
codewiser/laravel-enum-casting
15 Downloads
Casts set or array of enums