Libraries tagged by laravel trait
ofaws/favorite
21 Downloads
A Laravel package allowing users to mark as favorite any instance that has a Favoritable trait
notchafrica/ban
5 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
nivv/searchable
164 Downloads
Eloquent model search trait.
nbulaienko/sortable
21 Downloads
Eloquent model sort trait.
mtferreira/repository
2883 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
mswap/single-table-inheritance
17 Downloads
Single Table Inheritance Trait
mrugeshtatvasoft/searchable
1 Downloads
Eloquent model search trait.
miladtech/tmp-miladtech-validating
1 Downloads
Eloquent model validating trait.
mbvb1223/searchable
25 Downloads
Eloquent model search trait.
mazyvan/userstamps
156 Downloads
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
lyhty/ownership
116 Downloads
Lightweight trait and rule for who owns what in your Laravel project.
luqta/sluggable
331 Downloads
Sluggable trait package supports english and arabic slugs
logobinder/translations
24 Downloads
Translation trait
laravelsearchable/searchable
1 Downloads
Eloquent model search trait.
laravel-liberu/versions
5 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel