Libraries tagged by laravel traits

spatie/laravel-translatable

2371 Favers
17586740 Downloads

A trait to make an Eloquent model hold translations

Go to Download


rtconner/laravel-tagging

915 Favers
2678073 Downloads

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

Go to Download


watson/validating

977 Favers
2915985 Downloads

Eloquent model validating trait.

Go to Download


nicolaslopezj/searchable

2037 Favers
2325471 Downloads

Eloquent model search trait.

Go to Download


cybercog/laravel-love

1187 Favers
256290 Downloads

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

Go to Download


cybercog/laravel-ban

1096 Favers
556559 Downloads

Laravel Ban simplify blocking and banning Eloquent models.

Go to Download


wildside/userstamps

620 Favers
1335153 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
2092975 Downloads

Single Table Inheritance Trait

Go to Download


bkwld/cloner

484 Favers
1668948 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

407 Favers
357292 Downloads

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

Go to Download


joelbutcher/laravel-archivable

123 Favers
431711 Downloads

An archivable trait package for Laravel Eloquent models

Go to Download


theanik/laravel-more-command

98 Favers
288705 Downloads

Create a Repository and Service class and trait using Artisan CLI

Go to Download


dyrynda/laravel-nullable-fields

105 Favers
173048 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
789635 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
209960 Downloads

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

Go to Download


Next >>