Libraries tagged by Laravel Casts
inspirum/xml
10859 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
ghanuz/relations
4231 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
esensi/model
65602 Downloads
The base model traits of Esensi
crudly/encrypted
3355 Downloads
Encryption and hashing casts for Eloquent
tailflow/castable-dto
29010 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
floor9design/laravel-casts-uuid
4872 Downloads
A class for casting ramsey/uuid into laravel models
bbprojectnet/laravel-casts
488 Downloads
Additional casts classes for Laravel.
rvxlab/laravel-enum-cast
1012 Downloads
Enum casts for Laravel
sourceboat/laravel-enumeration
5053 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
qtlenh/laravel-strict-validator
982 Downloads
Add type constraints and coerce input types during validation
novius/laravel-json-casted
769 Downloads
A package to cast json fields, each sub-keys is castable
mohammedmanssour/file-cast
176 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
dennisvandalen/laravel-iso-countries
204 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.
arthurydalgo/laravel-iso-countries
1312 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.
rennokki/eloquent-settings
4215 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.