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
13 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.
matthiasmullie/types
116 Downloads
Some convenient classes to describe/cast types of values
lia-tec/caster
20 Downloads
Cast types
kouks/laravel-casters
146 Downloads
Provides a convenient way to cast and transform your models for API purposes.
kazuto/laravel-money
3 Downloads
Money Cast and Facade for Laravel
edbox/valid-url
24 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.
chrgriffin/eloquent-moneyphp
12 Downloads
Automatically cast Eloquent columns to MoneyPHP objects.
beeblebrox3/caster
681 Downloads
PHP Library to cast arrays
atiksoftware/model-fill
15 Downloads
Laravel auto model cast and migration filler
adelaide/laravel-fluent
30 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.
laravel-macros/eloquent-insert-as-model
3 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
codewiser/laravel-enum-casting
13 Downloads
Casts set or array of enums