Libraries tagged by laravel trait
hellozach/laravel-filterable
669 Downloads
Filterable trait for Models in Laravel
helium/laravel-helpers
1453 Downloads
A collection of common use traits and functions for Laravel
buchin/trait-generator
574 Downloads
A Laravel Generator For Creating New Traits
bastinald/laravel-livewire-model
61 Downloads
Laravel Livewire form data modelling trait.
avastechnology/laravel-console
10 Downloads
This package is simply a series of traits to use with laravel console commands. An abstract command with all of the traits is also included.
astritzeqiri/laravel-searchable
202 Downloads
A php trait for searching on laravel eloquent models
ubitcorp/laravel-imageable
57 Downloads
It provides an imagable model that can be used with trait on any model for Laravel project
soliyer/laravel-fuzzy-search
15 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
percymamedy/laravel-accessory
6 Downloads
Collection of Traits and Helper methods for Laravel 5
nuummite/laravel-followable
29 Downloads
Helper traits to start your microblogging laravel application.
kfoobar/laravel-uuid
1679 Downloads
UUID Trait for Eloquent Models in Laravel
hippieua/laravel-sortablev2
14 Downloads
Trait to sort order in Laravel model
hippieua/laravel-sortable
124 Downloads
Trait to sort order in Laravel model
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
ayman-els/laravel-filter-package
95 Downloads
A Laravel package with a custom filtering trait