Libraries tagged by casts
ejetar/laravel-decimal-locale
6 Downloads
🔄 Cast your model attributes to the decimal format of another location.
drewlabs/php-value
405 Downloads
PHP object builder and serialization library
dennisvandalen/laravel-iso-countries
1403 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.
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
bayfrontmedia/php-sanitize
1549 Downloads
Simple class used to sanitize, filter and cast data.
atayahmet/laravel-castable
26 Downloads
Clarify types of all inputs
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
hamlet-framework/type
40870 Downloads
Hamlet Framework / Type
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
c-cast/nova-packager
291 Downloads
A package to modularize Laravel Nova 4
stahiralijan/request-caster
78 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
oihana/php-openedge
20 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
kouks/laravel-casters
178 Downloads
Provides a convenient way to cast and transform your models for API purposes.
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.