关键词:trait

1
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
2
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
4
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
6
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
8
Laravel Ban simplify blocking and banning Eloquent models.
9
Laravel Ownership simplify management of Eloquent model's owner.
10
Laravel Eloquent boolean & timestamp flagged attributes behavior.
11
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
12
Temporal models and versioning for Laravel 5
13
Simple trait to use bitwise operators on any class
14
Addition of useful methods for Eloquent models
15
Easily create Temporal Models with Laravel.
16
Toggle the published state of your Eloquent models easily
17
Add Alertable trait to Laravel Eloquent models
19
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for session based favorites that are automatically transfered to an authenticated user when possible
20
Add Reportable trait to Laravel Eloquent models
21
The missing package loaders for Esensi
22
A simple authorization package for Laravel 4.
23
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
24
Traits for Laravel to add and manage custom Eloquent model fields.
26
Add Likeable trait to Laravel Eloquent models
27
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
28
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
29
A date range trait with local scope methods for Laravel Eloquent models
30
Implement Single Table Inheritance within the Eloquent ORM