Libraries tagged by Laravel Cast
okipa/php-data-sanitizer
9119 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
mr-luke/settings-manager
31800 Downloads
Laravel 5 Package that provides settings manager with type casting.
maartenpaauw/laravel-date-time-zone-cast
48 Downloads
A Laravel cast to convert strings to DateTimeZone instances
yassinedabbous/laravel-file-cast
76 Downloads
Easily link your uploads with their db columns
codewiser/casts
218 Downloads
A set of casts for Laravel
proai/laravel-struct
1531 Downloads
A Laravel package for using structs with Laravel including attribute casting.
derheyne/laravel-collection-mapwithcast
108 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
casterke/simplepay-laravel
1250 Downloads
OTP SimplePay integration for Laravel applications.
geekk-net/laravel-enum
2266 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
oppytut/laravel-lift12
592 Downloads
Take your Eloquent Models to the next level
joerucci/laravel-domain-tools
445 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
dottedai/laravel-model-annotator
470 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
dennisvandalen/laravel-iso-countries
468 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.
thettler/laravel-console-toolkit
3834 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
omaralalwi/laravel-time-craft
66 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.