two-thirds/eloquent-traits

1.5.4 2020-02-01 20:20 UTC

This package is auto-updated.

Last update: 2024-03-29 03:50:52 UTC


README

pipeline status coverage report

Laravel Eloquent Traits

This is a collection of traits that you can add to your Laravel Eloquent models to extend the standard functionality. Add one or all of them as you see fit.

Installation

Composer

Laravel Eloquent Traits can be installed through composer:

composer require two-thirds/eloquent-traits

Available Traits