Libraries tagged by laravel trait
labrodev/laravel-trackable
3 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
labrodev/laravel-numberable
2 Downloads
Laravel package providing a reusable trait that automatically assigns a document number to Eloquent models upon creation.
jerrydepredator/laravel-predator-api-utils
76 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
jasonmccallister/laravel-uuid-as-id
24 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
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
56 Downloads
It provides an imagable model that can be used with trait on any model for Laravel project
soliyer/laravel-fuzzy-search
13 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
28 Downloads
Helper traits to start your microblogging laravel application.
hippieua/laravel-sortablev2
14 Downloads
Trait to sort order in Laravel model