laravel-eloquent
by zairakai
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
laravel-service-provider
by pixielity
Base infrastructure for modular service providers with traits, interfaces, and enums for Laravel applications.
laravel-qol
by bywyd
Quality of Life enhancements for Laravel - supportive tools, traits, and utilities
laravel-column-helpers
Laravel traits and migration macros for common model columns.
laravel-backup-service
by ahmedweb
A simple Laravel package to make backup services easier to implement using traits.
laravel-action-service-trait
by waheed4399
A simple Laravel package to create actions, traits and services using artisan commands
laravel-permission-policy
by curly-deni
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
laravel-repository-pattern
by ysm
A Laravel package implementing the Repository Design Pattern with Service Layer
laravel-testing-traits
Make testing easier with this collection of testing traits!
laravel-api-controller-traits
by avstriyskiy
Traits for easy building API controllers for your project Front-End.
laravel-action-service-trait
by prevailexcel
A simple Laravel package to create actions, traits and services using artisan commands
laravel-mint
by buildwithyab
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
laravel-mint
by yabhq
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
laravel-has-users-with-roles
by owowagency
A trait for Laravel models which have many users with roles.
laravel-traits
by mallardduck
A collection of useful Laravel snippets in the form of easy to use traits.
laravel-paystack
by d-scribe
A collection of classes to be extended/used in laravel applications for quick development
laravel-testing-helper-traits
by betapeak
Adds traits similar to the DatabaseMigtaions trait, but with added seeding.
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-noredirect-traits
by thecsea
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications