Libraries tagged by casts
scriptingbeating/laravel-global-settings
2 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.
parshikovpavel/psr-cache-adapter
17 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
nvashenko/xml-streamer
1 Downloads
Stream XML data and cast types to a provided classmap.
nickescobedo/cambia
8 Downloads
Easily cast your request attributes.
mmerlijn/laravel-helpers
886 Downloads
Laravel helpers: casts and facades
matthiasmullie/types
118 Downloads
Some convenient classes to describe/cast types of values
lia-tec/caster
22 Downloads
Cast types
kouks/laravel-casters
150 Downloads
Provides a convenient way to cast and transform your models for API purposes.
khairy/migration-model-sync
0 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
kazuto/laravel-money
4 Downloads
Money Cast and Facade for Laravel
havenplus/malawi-disctricts
26 Downloads
Laravel Malawi Disctricts is a bundle for Laravel providing ISO 3166_2 codes for Malawi's Districts, cast and validation rule.
edbox/valid-url
25 Downloads
Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
dbeurive/cast128
6 Downloads
This project implements the RFC 2144 - The CAST-128 Encryption Algorithm.
cmandersen/bitwise
0 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
chrgriffin/eloquent-moneyphp
13 Downloads
Automatically cast Eloquent columns to MoneyPHP objects.