Libraries tagged by cast object
jessarcher/laravel-castable-data-transfer-object
674945 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
morrislaptop/laravel-popo-caster
560383 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
redcrystal/cast
22729 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
tailflow/castable-dto
29211 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
simplon/helper
99282 Downloads
Helpers for recurring requirements
wplake/typed
679 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
dhii/stringable-interface
49619 Downloads
Interoperability interface for objects that can be cast to string
eboreum/caster
5255 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
yonchando/laravel-cast-attributes
119 Downloads
Laravel model cast json columns to class object
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
slruslan/laravel-eloquent-custom-casts
160 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
mohammedmanssour/file-cast
207 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
jarivas/laravel-cast-json-models
57 Downloads
A simple and direct way of casting json objects to models
hdaklue/laravel-dto-morph-cast
7 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models