Libraries tagged by casting
k2gl/array-reader
822 Downloads
Read typed values from untyped arrays (JSON, CSV, config, request data) in PHP, with strict and lenient modes
gpalyan/dto-forge
124 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
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.
sabbir268/laravel-filecaster
280 Downloads
A simple casting class for laravel model to handle file upload and retrieve
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
entelisteam/lbaf-reflection
21 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.
tailflow/dto
312 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
qphpstorage/qphpstorage
12 Downloads
A simple wrapper around swoole4 table storage, with casting.
ntzm/strict-casts
7 Downloads
Strict type casting for super defensive PHP
lemax10/laravel-enums
1908 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
jalet/util-sprintf
29068 Downloads
PHP's sprintf for named params with type casting.
getwarp/type
978 Downloads
Runtime type checking and casting in PHP
geekk-net/laravel-enum
3383 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
esperecyan/webidl
8412 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 の型宣言を補助します。