Libraries tagged by cast
snoeren-development/laravel-currency-casting
22587 Downloads
Cast currency attributes, stored as integer, to floats automatically.
orklah/psalm-strict-numeric-cast
51992 Downloads
Restrict the use of (int) and (float) to numeric-string only
jrfnl/php-cast-to-type
235570 Downloads
PHP Class to consistently cast variables to a specific type.
castle/castle-php
174686 Downloads
PHP bindings for Castle
io238/laravel-iso-countries
46907 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
esensi/model
65885 Downloads
The base model traits of Esensi
aveiv/mixed-value
79024 Downloads
MixedValue provides easy array access and the ability to convert/cast values
watson/nameable
7549 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
8294 Downloads
List of symfony/var-dumper casters with FFI support
yorcreative/laravel-argonaut-dto
314 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
woodsandwalker/laravel-countries
4716 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.
waad/laravel-model-metadata
917 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
inspirum/arrayable
95387 Downloads
PHP arrayable interface for handling casting to an array
dazet/type-utils
27114 Downloads
Type casting utils for PHP.
cviebrock/eloquent-typecast
63073 Downloads
Trait for Eloquent models to force type-casting on retrieved values