Libraries tagged by casts
woodsandwalker/laravel-countries
4792 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.
snoeren-development/laravel-currency-casting
22775 Downloads
Cast currency attributes, stored as integer, to floats automatically.
lphilippo/laravel-castable-form-request
22040 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
based/laravel-fluent
13281 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
sfneal/casts
59643 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
setbased/helper-cast
28927 Downloads
Safely cast mixed values to bool, float, int, or string
redcrystal/cast
22686 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
maartenpaauw/laravel-date-time-zone-cast
137 Downloads
A Laravel cast to convert strings to DateTimeZone instances
shin1x1/safe-cast
4542 Downloads
dgame/php-cast
6820 Downloads
bbprojectnet/laravel-casts
1506 Downloads
Additional casts classes for Laravel.
wplake/typed
668 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
simplon/helper
98743 Downloads
Helpers for recurring requirements
qtlenh/laravel-strict-validator
2148 Downloads
Add type constraints and coerce input types during validation
rawilk/laravel-casters
5002 Downloads
A collection of custom casts for Laravel.