Libraries tagged by laravel casting
fab2s/dt0
2822 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
juanparati/embed-models
696 Downloads
Embed sub-models inside JSON fields in Laravel Eloquent models with full casting, validation, and mass assignment support
cline/struct
14265 Downloads
Lean, attribute-driven Laravel data objects with explicit validation and Eloquent casting support
proai/laravel-struct
2207 Downloads
A Laravel package for using structs with Laravel including attribute casting.
mad-web/laravel-enum
136047 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bgaze/laravel-kvstore
202 Downloads
Database-backed key-value store for Laravel, cached and with per-entry type casting.
alexkart/typed-registry-laravel
695 Downloads
Laravel integration for typed-registry with type-casting providers and facades
thettler/laravel-console-toolkit
4094 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
rawnoq/laravel-enum
76 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
ngankt2/laravel-helper
2274 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
androlax2/laravel-model-typed-settings
1733 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
gpalyan/dto-forge
124 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
sabbir268/laravel-filecaster
280 Downloads
A simple casting class for laravel model to handle file upload and retrieve
cetria/laravel-casting-helper
125 Downloads
Base Laravel library environment for Cetria projects, providing devcontainers with orchestration to develop new libraries for laravel.
lemax10/laravel-enums
1908 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.