Libraries tagged by cast
theodorejb/polycast
187333 Downloads
Safely cast values to int, float, or string
lionix/castable-request
83196 Downloads
Laravel castable requests
snoeren-development/laravel-currency-casting
17661 Downloads
Cast currency attributes, stored as integer, to floats automatically.
pyrech/castor-example
16018 Downloads
orklah/psalm-strict-numeric-cast
45877 Downloads
Restrict the use of (int) and (float) to numeric-string only
lphilippo/laravel-castable-form-request
17205 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
castle/castle-php
156576 Downloads
PHP bindings for Castle
tailflow/castable-dto
27115 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
esensi/model
65177 Downloads
The base model traits of Esensi
aveiv/mixed-value
58242 Downloads
MixedValue provides easy array access and the ability to convert/cast values
watson/nameable
5370 Downloads
Format names of users into full, familiar and abbreviated forms
inspirum/arrayable
52077 Downloads
PHP arrayable interface for handling casting to an array
cviebrock/eloquent-typecast
57997 Downloads
Trait for Eloquent models to force type-casting on retrieved values
based/laravel-fluent
12731 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
sfneal/casts
54308 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes