Libraries tagged by Laravel Cast
derheyne/laravel-collection-mapwithcast
3 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
lemax10/laravel-enums
1832 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
weblogin/laravel-lookup
364 Downloads
Laravel lookup objects and Eloquent casts for static data.
bogordesaincom/laravel-enum-simple
1187 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
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.
orkhanahmadov/eloquent-enum-cast
1695 Downloads
Enum cast for Eloquent
grummfy/eloquent-extended-cast-model
19 Downloads
This library help you to make more advanced cast to eloquent model.
ejetar/laravel-decimal-locale
4 Downloads
🔄 Cast your model attributes to the decimal format of another location.
omaralalwi/laravel-time-craft
56 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.
coder-at-heart/object-models
2012 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
c-cast/nova-packager
289 Downloads
A package to modularize Laravel Nova 4
syberisle/laravel-castable-archive
5 Downloads
Tool for casting a model field as bzip or gzip
kouks/laravel-casters
149 Downloads
Provides a convenient way to cast and transform your models for API purposes.
jn-jairo/laravel-cast
299 Downloads
Cast for Laravel.
jarivas/laravel-cast-json-models
14 Downloads
A simple and direct way of casting json objects to models