Libraries tagged by casting
sabbir268/laravel-filecaster
278 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
ascetic-soft/rowcast
126 Downloads
Lightweight DataMapper and QueryBuilder over PDO with DTO hydration and type casting
tailflow/dto
310 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
somnambulist/attribute-model
4486 Downloads
Provides a base model that uses an internal array of attributes with type casting
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
1904 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
968 Downloads
Runtime type checking and casting in PHP
esperecyan/webidl
8373 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 の型宣言を補助します。
darlanschmeller/php-env-loader
4 Downloads
Lightweight .env file loader for PHP with automatic type casting
bogordesaincom/laravel-enum-simple
1271 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
ylsideas/forecaster
3 Downloads
a library for manipulating and casting associative arrays in PHP
slruslan/laravel-eloquent-custom-casts
171 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.