Libraries tagged by casting
esperecyan/webidl
8142 Downloads
Provides the utility class for casting a given value in accordance with WebIDL (Web IDL) type to help with PHP type declarations. / WebIDL (Web IDL) の型に沿うように、与えられた値をキャストするユーティリティクラスを提供し、PHP の型宣言を補助します。
bytic/data-objects
8703 Downloads
Data objects for with property mutators and casting
sevavietl/type-casting
3 Downloads
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
yonchando/laravel-cast-attributes
86 Downloads
Laravel model cast json columns to class object
sabbir268/laravel-filecaster
83 Downloads
A simple casting class for laravel model to handle file upload and retrieve
pannella/laravel-cti
13 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
tailflow/dto
186 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
somnambulist/attribute-model
3391 Downloads
Provides a base model that uses an internal array of attributes with type casting
slruslan/laravel-eloquent-custom-casts
160 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.