Libraries tagged by casts
aveiv/mixed-value
141023 Downloads
MixedValue provides easy array access and the ability to convert/cast values
arthurydalgo/laravel-iso-countries
31831 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
tommyknocker/pdo-database-class
6311 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
woodsandwalker/laravel-countries
13374 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
waaseyaa/typed-data
16708 Downloads
Field-definition contract (DataDefinitionInterface) and entity-cast coercion for Waaseyaa
snoeren-development/laravel-currency-casting
29712 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sbwerewolf/language-specific
26351 Downloads
Read nested arrays safely and cast values predictably in PHP 8.4+
lphilippo/laravel-castable-form-request
34126 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
inspirum/xml
14433 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
based/laravel-fluent
13582 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
abetwothree/laravel-ts-publish
5615 Downloads
Create TypeScript declaration types from your PHP models, enums, and other cast classes
yuwuhsien/laravel-bcmath-cast
5621 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
sushi-market/smart-cast
3770 Downloads
Smart casts for PHP
setbased/helper-cast
63176 Downloads
Safely cast mixed values to bool, float, int, or string
php-cast/php-cast
1963 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more