Libraries tagged by casting
rennokki/eloquent-settings
4226 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.
mad-web/laravel-enum
136047 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
jardissupport/dotenv
1429 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
geekk-net/laravel-enum
3329 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bytic/data-objects
10432 Downloads
Data objects for with property mutators and casting
anothanj/casterly
300 Downloads
A PHP library for type casting.
androlax2/laravel-model-typed-settings
1458 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
alexkart/typed-registry-laravel
586 Downloads
Laravel integration for typed-registry with type-casting providers and facades
sevavietl/type-casting
3 Downloads
phpsoftbox/data-casting
43 Downloads
Data casting component for the PhpSoftBox framework
php-concept/extension-casting-valinor
5 Downloads
Concept Casting extension — Valinor caster and typed route parameter resolving
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
sunnysideup/add-casted-variables
106 Downloads
This module allows you to add a list of values to the CMS Fields for a record based around the casting (casted) methods / variables so that you get more information abohe record
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration