Libraries tagged by cast json
morrislaptop/laravel-popo-caster
526867 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
669672 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zakirullin/mess
25505 Downloads
Convenient array-related routine & better type casting
ghanuz/relations
4819 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
simplon/helper
98696 Downloads
Helpers for recurring requirements
tailflow/castable-dto
29160 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
novius/laravel-json-casted
2158 Downloads
A package to cast json fields, each sub-keys is castable
zakirullin/typed-accessor
6 Downloads
Convenient array-related routine & better type casting
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
yonchando/laravel-cast-attributes
86 Downloads
Laravel model cast json columns to class object
jarivas/laravel-cast-json-models
37 Downloads
A simple and direct way of casting json objects to models
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
think.studio/laravel-json-field-cast
131 Downloads
Cast json field to custom object.