Enhancements for your current Laravel 5 Models and Collections1 min read

Over the time I’ve been copying this classes from one project to another, adding new stuff, improving them, they’ve been with me for a long time.

If you want new enhancements for your current Laravel 5 Models and Collection, this is what you need.

Name: mookofe/laravel-support
Author: Victor Cruz
URL: https://github.com/mookofe/laravel-support

Features:

  • Simple setup
  • Awesome new features for your current models
  • New features for your collections

Requirements:

  • illuminate/support: 5.*

Installation:

Please visit the github project: https://github.com/mookofe/laravel-support for instruction and documentation.