Libraries tagged by laravel trait
laracraft-tech/laravel-useful-additions
67548 Downloads
A collection of useful Laravel additions!
iben12/laravel-statable
262771 Downloads
Statable trait for Laravel Eloquent models
outl1ne/laravel-scout-batch-searchable
30700 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
troelskn/laravel-fillable-relations
59758 Downloads
Provides HasFillableRelations trait to Eloquent models
marvinrabe/laravel-graphql-test
267627 Downloads
Provides you with a simple GraphQL testing trait.
cybercog/laravel-nova-ban
185664 Downloads
A Laravel Nova banning functionality for your application.
cybercog/laravel-eloquent-flag
14838 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
balping/laravel-hashslug
167668 Downloads
Package providing a trait to use Hashids on a model
rinvex/laravel-cacheable
126292 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
jedrzej/withable
159767 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
219261 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
227226 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
mostafaznv/laracache
35117 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
alsofronie/eloquent-uuid
318770 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
fanmade/laravel-bitwise-trait
61857 Downloads
Simple trait to use bitwise operators on any class