2017 © Pedro Peláez
 

library laravel-cache-mutations

Provides a CacheMutationsTrait for your Laravel app. Adding this trait to your models will ensure that each mutated attribute is only created once.

image

robjbrain/laravel-cache-mutations

Provides a CacheMutationsTrait for your Laravel app. Adding this trait to your models will ensure that each mutated attribute is only created once.

  • Tuesday, February 27, 2018
  • by robjbrain
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The Versions

27/02 2018

dev-master

9999999-dev

Provides a CacheMutationsTrait for your Laravel app. Adding this trait to your models will ensure that each mutated attribute is only created once.

  Sources   Download

MIT

The Requires

 

by Rob Brain

laravel eloquent mutators