Libraries tagged by laravel traits

spatie/laravel-translatable

2361 Favers
16825385 Downloads

A trait to make an Eloquent model hold translations

Go to Download


rtconner/laravel-tagging

915 Favers
2615594 Downloads

Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.

Go to Download


watson/validating

978 Favers
2862475 Downloads

Eloquent model validating trait.

Go to Download


nicolaslopezj/searchable

2037 Favers
2280471 Downloads

Eloquent model search trait.

Go to Download


cybercog/laravel-love

1185 Favers
251706 Downloads

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

Go to Download


cybercog/laravel-ban

1093 Favers
543473 Downloads

Laravel Ban simplify blocking and banning Eloquent models.

Go to Download


wildside/userstamps

610 Favers
1292813 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


nanigans/single-table-inheritance

250 Favers
2024109 Downloads

Single Table Inheritance Trait

Go to Download


bkwld/cloner

483 Favers
1603545 Downloads

A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.

Go to Download


rtconner/laravel-likeable

408 Favers
352769 Downloads

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

Go to Download


joelbutcher/laravel-archivable

122 Favers
411246 Downloads

An archivable trait package for Laravel Eloquent models

Go to Download


theanik/laravel-more-command

98 Favers
274089 Downloads

Create a Repository and Service class and trait using Artisan CLI

Go to Download


dyrynda/laravel-nullable-fields

105 Favers
165919 Downloads

This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.

Go to Download


rinvex/laravel-support

73 Favers
771214 Downloads

Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.

Go to Download


timacdonald/has-parameters

227 Favers
198164 Downloads

A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.

Go to Download


Next >>