Libraries tagged by casts
stahiralijan/request-caster
63 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.
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
nickescobedo/cambia
7 Downloads
Easily cast your request attributes.
mmerlijn/laravel-helpers
882 Downloads
Laravel helpers: casts and facades
kodeas/currency
120 Downloads
A simple currency cast for Laravel
havenplus/malawi-disctricts
21 Downloads
Laravel Malawi Disctricts is a bundle for Laravel providing ISO 3166_2 codes for Malawi's Districts, cast and validation rule.
xactsystems/cast
40 Downloads
Safely cast PHP mixed values to scalar types or null.
standardlibrary/casts-to-string
42 Downloads
Reuseable interface for describing PHP objects that can be cast to a string
rfx/cast
12 Downloads
Cast / convert a stdClass or any other class to another class
mqlo/nameable-cast
1159 Downloads
This package works best with the mqlo/nameable package for Laravel, Lumen
laragrad/eloquent-model-pg-casts
18 Downloads
jbernavaprah/eloquent-binary-cast
908 Downloads
Cast correctly binary data (mainly for PostgreSQL)
howkins/cast
10 Downloads
Cast variables
earc/cast
11 Downloads
eArc - the explicit architecture framework - cast component
aeviiq/safe-cast
5149 Downloads
A library that provides a secure way to cast variables in PHP.