Libraries tagged by json casts
yonchando/laravel-cast-attributes
139 Downloads
Laravel model cast json columns to class object
think.studio/laravel-json-field-cast
170 Downloads
Cast json field to custom object.
multisafepay/php-cast-json-models
9 Downloads
A simple and direct way of casting json objects to models
multisafepay/laravel-cast-json-models
89 Downloads
A simple and direct way of casting json objects to models
jarivas/laravel-cast-json-models
125 Downloads
A simple and direct way of casting json objects to models
yaroslawww/laravel-json-field-cast
269 Downloads
Cast json field to custom object.
echoaro/laravel-json-mutator
7 Downloads
A Laravel package for easy JSON metadata management with custom casts
andydefer/laravel-casts
1 Downloads
Advanced Eloquent casts for Laravel including Money and JSON handling
plumthedev/json-shape
0 Downloads
Typed objects for your Laravel JSON columns - autocomplete and static analysis included.
itwebmaster/json-attribute-behavior
2 Downloads
Flexible Yii2 trait for working with JSON fields (dot-paths, validation schema, defaults, type casting, etc.)
ghanuz-clone/eloquent-relations
3 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
webappz/jsonml
19 Downloads
Provides an XML Schema for JSON-values and a parser to cast PHP-values to schema-aware DOMElements and vice versa.
spaf/simputils
7207 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
raveren/eloquent-data-object
7 Downloads
Store strictly typed PHP objects in Eloquent JSON columns. Data class changes never invalidate stored data.
oktavlachs/data-mapping-service
879 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.