Libraries tagged by Laravel Cast
watson/nameable
6590 Downloads
Format names of users into full, familiar and abbreviated forms
cviebrock/eloquent-typecast
60506 Downloads
Trait for Eloquent models to force type-casting on retrieved values
rawilk/laravel-casters
2511 Downloads
A collection of custom casts for Laravel.
tailflow/castable-dto
29008 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
redcrystal/cast
22497 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
neuecommerce/model-casts
5817 Downloads
Some handy Laravel Eloquent model casts.
mad-web/laravel-enum
136020 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
qtlenh/laravel-strict-validator
927 Downloads
Add type constraints and coerce input types during validation
thettler/laravel-console-toolkit
3804 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
schulzefelix/laravel-data-transfer-object
41308 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
inspirum/xml
10810 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
ghanuz/relations
4187 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
crudly/encrypted
3344 Downloads
Encryption and hashing casts for Eloquent
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
floor9design/laravel-casts-uuid
4810 Downloads
A class for casting ramsey/uuid into laravel models