Libraries tagged by Laravel Casts
mistery23/laravel-value-objects
157 Downloads
laravel object relations
codewiser/laravel-enum-casting
15 Downloads
Casts set or array of enums
ttbooking/castable-money
118 Downloads
MoneyPHP casts for Laravel
vanaboom/iso-countries
7 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
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.
cast/oauth
21 Downloads
OAuth2.0 module for Laravel.
cast/heroku
47 Downloads
For Laravel on Heroku.
cast/amqp
517 Downloads
Amqp classes
bedoya/has-data
3 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
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.
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
atiksoftware/model-fill
22 Downloads
Laravel auto model cast and migration filler
binary-cats/laravel-mailgun-webhooks
208640 Downloads
Handle Mailgun webhooks in a Laravel application
crestapps/laravel-code-generator
82445 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
konekt/enum-eloquent
1618331 Downloads
Enum attribute casting for Eloquent models