Libraries tagged by casts
gazu1986/laravel-ai-validator
0 Downloads
Validate, retry, and type-cast structured AI output against Laravel validation rules or JSON schemas.
farhanisrakyen/laravel-model-bender
34 Downloads
Interactive Laravel model generator with fields, enums, casts, relationships, and migrations
edbox/valid-url
26 Downloads
Simple class to cast all what is needed about url string. Host, Ip, validation, domain, etc..
derheyne/laravel-collection-mapwithcast
255 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
dbeurive/cast128
8 Downloads
This project implements the RFC 2144 - The CAST-128 Encryption Algorithm.
danbettles/morf
972 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
cmandersen/bitwise
11 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
14 Downloads
Automatically cast Eloquent columns to MoneyPHP objects.
beeblebrox3/caster
726 Downloads
PHP Library to cast arrays
atiksoftware/model-fill
23 Downloads
Laravel auto model cast and migration filler
adelaide/laravel-fluent
33 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.
peanutgraphic/bloxy-core
418 Downloads
BLOXY core PHP primitives — auth, RBAC, audit log, agent registry, suggestion layer, encrypted casts
laravel-macros/eloquent-insert-as-model
4 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
15 Downloads
Casts set or array of enums
phpfastcache/phpfastcache
5646105 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.