Libraries tagged by laravel trait
larapack/attribute-manipulation
3124 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
jonnypickett/eloquent-sti
902 Downloads
Single Table Inheritance for Eloquent ORM
defstudio/enum-features
1829 Downloads
A simple trait to enable a feature system using Enums and Laravel Pennant
d-scribe/laraquick
1736 Downloads
A collection of classes to be extended/used in laravel applications for quick development
carsdotcom/single-table-inheritance
7553 Downloads
Single Table Inheritance Trait
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
darkghosthunter/laratraits
2183 Downloads
Laratraits is a package containing useful traits to use along your Controllers, Service Providers, Commands and what not. Take a look!
simplesoftwareio/simple-cache
10293 Downloads
An easy to use caching trait for Laravel's Eloquent Models.
gearbox-solutions/has-one-file
264 Downloads
Adds HasOneFile trait for easy file management for Laravel models
omarchouman/lara-util-x
31 Downloads
LaraUtilX is a comprehensive Laravel package that empowers developers with a rich set of utilities, helpful traits, middleware, and more. Streamline common tasks, enhance code readability, and boost the functionality of your Laravel applications with this versatile toolkit.
lucastuzina/laranums
402 Downloads
Provides a trait with useful utility methods for enums in Laravel
torzer/laravel-datetime-mutator
362 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
moraesgil/entity-validator-trait
259 Downloads
A simple Laravel trait for call Validation by your entitie to allow data creating or updating.
moraesgil/api-restful-trait
24 Downloads
A simple Laravel trait with restful crud implementation.
luigel/laravel-trait
947 Downloads
A simple artisan command to generate Traits