Libraries tagged by casts
qtlenh/laravel-strict-validator
6113 Downloads
Add type constraints and coerce input types during validation
novius/laravel-json-casted
6209 Downloads
A package to cast json fields, each sub-keys is castable
madison-solutions/coerce
6234 Downloads
Functions for coercing values to various data types
aichadigital/lara100
1114 Downloads
Laravel cast for handling decimal values as base-100 integers (cents/centesimals)
rawilk/laravel-casters
6010 Downloads
A collection of custom casts for Laravel.
ghanuz/relations
5505 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
woodsandwalker/laravel-countries
11850 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.
waaseyaa/typed-data
9174 Downloads
Field-definition contract (DataDefinitionInterface) and entity-cast coercion for Waaseyaa
titasgailius/larastan-extended
6168 Downloads
An opinionated Larastan extension. Automatically parse model's casts() method.
snoeren-development/laravel-currency-casting
28395 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sbwerewolf/language-specific
23734 Downloads
Read nested arrays safely and cast values predictably in PHP 8.4+
pentacore/laravel-typefinder
1105 Downloads
Auto-generate TypeScript type definitions from Laravel Models, Enums, Casts, and Requests.
laranail/enumerator
332 Downloads
The integration-rich Laravel enum toolkit — attributes, state machines, bitmasks, validation, casts, Blade components, and Filament / Livewire / Nova / Inertia integrations. PHP 8.3+, Laravel 13+.
kodeas/currency
6983 Downloads
A simple currency cast for Laravel
instapro/schema-converter
7615 Downloads
Convert PHP types into schemas and cast values based on types.