Libraries tagged by casts
yassinedabbous/laravel-file-cast
1015 Downloads
Easily link your uploads with their db columns
shin1x1/safe-cast
6337 Downloads
joby/smol-cast
661 Downloads
Predictable type coercion from mixed inputs with explicit error handling.
getupkid/laravel-eloquent-casts
162 Downloads
Named constants and builders for Laravel Eloquent casts, avoiding magic strings in model cast definitions.
flytachi/winter-cast
178 Downloads
Winter framework cast component
ctw/ctw-cast
126 Downloads
This package provides utility classes for type-safe, exception-free casting in PHP 8.5+.
zakirullin/typed-accessor
6 Downloads
Convenient array-related routine & better type casting
spoorsny/laravel-south-african-id
1103 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
simplon/helper
101415 Downloads
Helpers for recurring requirements
oriolsegura/laravel-decimal
24 Downloads
Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.
novius/laravel-json-casted
6552 Downloads
A package to cast json fields, each sub-keys is castable
ngankt2/laravel-helper
2239 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
madison-solutions/coerce
6550 Downloads
Functions for coercing values to various data types
leancaptain/lara-money
65 Downloads
Laravel integration for leancaptain/money.
fezz/money-magic
696 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.