Libraries tagged by cast
redcrystal/cast
23066 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
php-cast/php-cast
1812 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
neuecommerce/model-casts
16913 Downloads
Some handy Laravel Eloquent model casts.
snoeren-development/laravel-currency-casting
29228 Downloads
Cast currency attributes, stored as integer, to floats automatically.
silverorange/castanet
18089 Downloads
Podcast feed generation including iTunes-specific fields.
jelix/castor
123863 Downloads
A template engine using a simple syntax
calmohallag/nullable-casting
17251 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.
algoritma/castor-recipes
695 Downloads
Composer plugin that installs ready-to-use Castor recipes for various platforms and frameworks
rennokki/eloquent-settings
4232 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
qtlenh/laravel-strict-validator
7134 Downloads
Add type constraints and coerce input types during validation
schulzefelix/laravel-data-transfer-object
44910 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
pannella/laravel-cti
2821 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
jooservices/dto
3776 Downloads
PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects
ghanuz/relations
5680 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
ffi/var-dumper
11592 Downloads
List of symfony/var-dumper casters with FFI support