Libraries tagged by casting
wheregroup/xml-parser
23865 Downloads
XML parser for casting hierarchical object
thettler/laravel-console-toolkit
3797 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
sfneal/casts
55869 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
mad-web/laravel-enum
136020 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
dazet/type-utils
24918 Downloads
Type casting utils for PHP.
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.
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
sabbir268/laravel-filecaster
70 Downloads
A simple casting class for laravel model to handle file upload and retrieve
proai/laravel-struct
1413 Downloads
A Laravel package for using structs with Laravel including attribute casting.
jasny/typecast
22835 Downloads
Type casting with basic logic
zakirullin/typed-accessor
5 Downloads
Convenient array-related routine & better type casting
tailflow/dto
154 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
somnambulist/attribute-model
3275 Downloads
Provides a base model that uses an internal array of attributes with type casting
rennokki/eloquent-settings
4215 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.
mr-luke/settings-manager
31423 Downloads
Laravel 5 Package that provides settings manager with type casting.