Libraries tagged by laravel trait
yakovenko/laravel-class-generator
26 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
ubitcorp/laravel-settings
53 Downloads
It provides a settings model that can be used with trait on any model for Laravel project
ubitcorp/laravel-filter
78 Downloads
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
oldtimeguitarguy/laravel-mocks-file-uploads
387 Downloads
A simple trait to add to your Laravel tests to mock file uploads
kfoobar/laravel-uuid
1669 Downloads
UUID Trait for Eloquent Models in Laravel
ayman-els/laravel-filter-package
67 Downloads
A Laravel package with a custom filtering trait
ysm/laravel-repository-pattern
22 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
yoursjarvis/laravel-filter-query
7 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
wmjasonward/laravel-creates-http-requests
71 Downloads
Trait for creating http Request objects in test cases
voidgraphics/laravel-searchable
281 Downloads
Eloquent model search trait.
vcian/laravel-code-insights
84 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
sugar-agency/laravel-favorites
1057 Downloads
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
slivka-b/laravel-uuid
154 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
santigarcor/laravel-ownable
215 Downloads
Simple trait to manage the ownershipt of models/objects
s-shiryaev/laravel-translatable
68 Downloads
Trait for implementing model localization