Libraries tagged by casts
aveiv/mixed-value
74898 Downloads
MixedValue provides easy array access and the ability to convert/cast values
rawilk/laravel-casters
4119 Downloads
A collection of custom casts for Laravel.
woodsandwalker/laravel-countries
3995 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
lphilippo/laravel-castable-form-request
21318 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
crudly/encrypted
3446 Downloads
Encryption and hashing casts for Eloquent
sfneal/casts
58729 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
setbased/helper-cast
28007 Downloads
Safely cast mixed values to bool, float, int, or string
redcrystal/cast
22623 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
dgame/php-cast
6308 Downloads
wplake/typed
595 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
simplon/helper
98137 Downloads
Helpers for recurring requirements
qtlenh/laravel-strict-validator
1505 Downloads
Add type constraints and coerce input types during validation
novius/laravel-json-casted
1456 Downloads
A package to cast json fields, each sub-keys is castable
ghanuz/relations
4567 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
snoeren-development/laravel-currency-casting
21616 Downloads
Cast currency attributes, stored as integer, to floats automatically.