Libraries tagged by cast
sunrise/hydrator
35147 Downloads
Strictly typed object hydration and value casting.
omaralalwi/laravel-time-craft
1831 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
woodsandwalker/laravel-countries
12235 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.
inspirum/xml
13332 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
inspirum/arrayable
143128 Downloads
PHP arrayable interface for handling casting to an array
dazet/type-utils
32922 Downloads
Type casting utils for PHP.
cviebrock/eloquent-typecast
71781 Downloads
Trait for Eloquent models to force type-casting on retrieved values
based/laravel-fluent
13563 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
abetwothree/laravel-ts-publish
4503 Downloads
Create TypeScript declaration types from your PHP models, enums, and other cast classes
yuwuhsien/laravel-bcmath-cast
3784 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
sushi-market/smart-cast
3372 Downloads
Smart casts for PHP
setbased/helper-cast
58528 Downloads
Safely cast mixed values to bool, float, int, or string
php-cast/php-cast
1721 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
neuecommerce/model-casts
15112 Downloads
Some handy Laravel Eloquent model casts.
snoeren-development/laravel-currency-casting
28828 Downloads
Cast currency attributes, stored as integer, to floats automatically.