Libraries tagged by trait
lindemannrock/craft-plugin-base
1583 Downloads
Common utilities and building blocks for LindemannRock Craft CMS plugins
laravilt/support
1354 Downloads
Foundation package providing base components, utilities, and contracts for all Laravilt packages. Build custom components with 13+ reusable traits, Get/Set utilities, and multi-platform serialization support.
jpc/design-pattern
47213 Downloads
Simple Design Patter integration
greabock/tentacles
34529 Downloads
Da epic tentacles for Eloquent
firevel/sortable
7440 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
firevel/filterable
7451 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
bpocallaghan/titan
11283 Downloads
Core framework for laravel projects (Laravel Admin Starter).
axetools/bitflagtrait
6793 Downloads
A PHP trait to enable bitwise comparison of flags
rinvex/repository
42109 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
laravel-enso/versioning
17038 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
sweetchuck/dtt-core
9517 Downloads
@todo project description
chamber-orchestra/doctrine-extensions-bundle
4655 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
yieldstudio/eloquent-public-id
60708 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
williamug/audited
854 Downloads
The only Laravel audit package that ships a complete admin UI — Livewire table, Vue/Inertia table, and per-model timeline — with zero configuration. A simple, robust audit logging package for Laravel applications. Drop one trait onto a model and every create, update, delete, and many-to-many relationship change is automatically recorded.
vlancy/lapi-response
539 Downloads
API Response trait for Laravel, which helps you to create consistent and standardized API responses in your Laravel applications.