Libraries tagged by casts
michaelravedoni/laravel-value-objects
3 Downloads
A base package for creating value objects in Laravel, with Artisan command and generic Eloquent cast.
matthiasmullie/types
118 Downloads
Some convenient classes to describe/cast types of values
lukaszzychal/tvmaze-client-php
3 Downloads
PSR-18 PHP client for the TVMaze API (shows, people, schedules, episodes, cast)
litepie/database
29 Downloads
Advanced Laravel Database package with enhanced Eloquent traits, scopes, casts, and utilities for modern Laravel applications
lia-tec/caster
23 Downloads
Cast types
kouks/laravel-casters
178 Downloads
Provides a convenient way to cast and transform your models for API purposes.
khairy/migration-model-sync
36 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
kazuto/laravel-money
4 Downloads
Money Cast and Facade for Laravel
joerucci/laravel-domain-tools
2472 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.
jamal/universal-search-filter
1 Downloads
Universal Search Filter: One-box search across columns, relations, and casts for Laravel.
imranali/smart-timezone
1 Downloads
Automatic timezone detection and casting for Laravel - auto-detect user timezone from JS, header, cookie, user profile, or IP, and seamlessly cast all dates to local time.
illuma-law/laravel-vector-schema
60 Downloads
Portable Eloquent casts and Blueprint schema macros for pgvector and sqlite-vec.
ht3aa/status-tabs
8 Downloads
Add tabs according to the casts class of the status column (or column specifiy by you)
havenplus/malawi-disctricts
29 Downloads
Laravel Malawi Disctricts is a bundle for Laravel providing ISO 3166_2 codes for Malawi's Districts, cast and validation rule.
gsebastiao/laravel-settings
7 Downloads
Pacote Laravel para gestão de settings com chave composta, hierarquia de contexto (global → tenant → user) e cast dinâmico.