Libraries tagged by Laravel Cast
novius/laravel-json-casted
749 Downloads
A package to cast json fields, each sub-keys is castable
rvxlab/laravel-enum-cast
1005 Downloads
Enum casts for Laravel
codewiser/casts
106 Downloads
A set of casts for Laravel
proai/laravel-struct
1430 Downloads
A Laravel package for using structs with Laravel including attribute casting.
casterke/simplepay-laravel
688 Downloads
OTP SimplePay integration for Laravel applications.
weblogin/laravel-lookup
364 Downloads
Laravel lookup objects and Eloquent casts for static data.
mo-masoud/laravel-enum
1999 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
geekk-net/laravel-enum
1624 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
stahiralijan/request-caster
73 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
qtlenh/laravel-strict-validator
973 Downloads
Add type constraints and coerce input types during validation
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
183 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
1293 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.
morningtrain/data-transfer-object-casters
2490 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
tailflow/dto
162 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.