Libraries tagged by casting
laminas/laminas-form
10056053 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
henzeb/enumhancer
173641 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
konekt/enum-eloquent
1438460 Downloads
Enum attribute casting for Eloquent models
zendframework/zend-form
13955450 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
jrfnl/php-cast-to-type
224977 Downloads
PHP Class to consistently cast variables to a specific type.
zakirullin/mess
23631 Downloads
Convenient array-related routine & better type casting
yiisoft/hydrator
54426 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
snoeren-development/laravel-currency-casting
20274 Downloads
Cast currency attributes, stored as integer, to floats automatically.
esensi/model
65601 Downloads
The base model traits of Esensi
waad/laravel-model-metadata
192 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
inspirum/arrayable
73822 Downloads
PHP arrayable interface for handling casting to an array
cviebrock/eloquent-typecast
60397 Downloads
Trait for Eloquent models to force type-casting on retrieved values
calmohallag/nullable-casting
8289 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
schulzefelix/laravel-data-transfer-object
41280 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
wplake/typed
350 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.