Libraries tagged by json casts
morrislaptop/laravel-popo-caster
233602 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
636509 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zakirullin/mess
22172 Downloads
Convenient array-related routine & better type casting
tailflow/castable-dto
27647 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
coder-at-heart/object-models
1945 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
ghanuz/relations
3531 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
simplon/helper
95676 Downloads
Helpers for recurring requirements
zakirullin/typed-accessor
5 Downloads
Convenient array-related routine & better type casting
spaf/simputils
5303 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
arandu/laravel-safe-json-cast
492 Downloads
A simple cast for Laravel Mui Admin Draft Js Plugin
think.studio/laravel-json-field-cast
110 Downloads
Cast json field to custom object.
novius/laravel-json-casted
18 Downloads
A package to cast json fields, each sub-keys is castable
multisafepay/laravel-cast-json-models
70 Downloads
A simple and direct way of casting json objects to models
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
oktavlachs/data-mapping-service
846 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.