Libraries tagged by casts
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
1 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.
beeblebrox3/caster
726 Downloads
PHP Library to cast arrays
atiksoftware/model-fill
22 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.
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
4407798 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.
phpspec/prophecy-phpunit
45522074 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
pestphp/pest-plugin-mutate
10860441 Downloads
Mutates your code to find untested cases
liip/functional-test-bundle
10163355 Downloads
This bundles provides additional functional test-cases for Symfony applications