Libraries tagged by casts
kouks/laravel-casters
178 Downloads
Provides a convenient way to cast and transform your models for API purposes.
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.
joerucci/laravel-domain-tools
2451 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.
gsebastiao/laravel-settings
4 Downloads
Pacote Laravel para gestão de settings com chave composta, hierarquia de contexto (global → tenant → user) e cast dinâmico.
erikwang2013/encryptable
201 Downloads
Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.
danbettles/morf
967 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
peanutgraphic/bloxy-core
416 Downloads
BLOXY core PHP primitives — auth, RBAC, audit log, agent registry, suggestion layer, encrypted casts
okipa/php-data-sanitizer
9511 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
xactsystems/cast
47 Downloads
Safely cast PHP mixed values to scalar types or null.
think.studio/laravel-json-field-cast
171 Downloads
Cast json field to custom object.
standardlibrary/casts-to-string
42 Downloads
Reuseable interface for describing PHP objects that can be cast to a string
rfx/cast
85 Downloads
Cast / convert a stdClass or any other class to another class
mqlo/nameable-cast
1159 Downloads
This package works best with the mqlo/nameable package for Laravel, Lumen
mcdev/casts
41 Downloads
Pacote com uma coleção de casts para Laravel 7 ou superior'
maartenpaauw/laravel-date-time-zone-cast
139 Downloads
A Laravel cast to convert strings to DateTimeZone instances