Libraries tagged by casting
fab2s/laravel-dt0
2006 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
bytic/data-objects
10316 Downloads
Data objects for with property mutators and casting
k2gl/array-reader
287 Downloads
Read typed values from untyped arrays (JSON, CSV, config, request data) in PHP, with strict and lenient modes
gpalyan/dto-forge
100 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
proai/laravel-struct
2106 Downloads
A Laravel package for using structs with Laravel including attribute casting.
ngankt2/laravel-helper
1993 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
ascetic-soft/rowcast
125 Downloads
Lightweight DataMapper and QueryBuilder over PDO with DTO hydration and type casting
jasny/meta
20028 Downloads
Define metadata for classes, properties and functions
zakirullin/typed-accessor
6 Downloads
Convenient array-related routine & better type casting
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.
somnambulist/attribute-model
4478 Downloads
Provides a base model that uses an internal array of attributes with type casting
sfneal/casts
60303 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
rhinox/input-data
4369 Downloads
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
rennokki/eloquent-settings
4226 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
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.