Libraries tagged by laravel mutators
dartika/laravel-uploadable-mutator
57 Downloads
Trait to upload files on setter (when submit file in forms) input
vicenterusso/laravel-magic-date-mutator
90 Downloads
Try to auto convert date formats before mutate
igorwanbarros/custom-accessor-and-mutator
620 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
polass/request-mutator
27 Downloads
Mutator for Request on Laravel
tdrcavallini/laravel-easymutators
43 Downloads
Value object mutation solution for Laravel 5.
nojiri1098/laravel-annotate
0 Downloads
Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.
6reduk/eloquent-image-mutator
55 Downloads
One solution for image uploads. Fork for https://github.com/sahusoftcom/eloquent-image-mutator
tdrcavallini/eloquent-value-object
49 Downloads
Value objects for laravel eloquent.
felipeweb11/eloquent-value-object
3437 Downloads
Value objects for larvel eloquent.
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.
diossystem/multicasting
455 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
sukohi/springbok
16 Downloads
A PHP package mainly developed for Laravel to manage specific accessors and mutators for Json and Date(Carbon).
sukohi/facet
10 Downloads
A Larave package to show accessor, mutator and scope of a specific model.
joselfonseca/lighthouse-graphql-passport-auth
629706 Downloads
Add GraphQL types and mutations for login and recover password functionalities
newman/laravel-graphql-test-utils
4953 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.