trait topic

List trait repositories

utils

1.9k
Stars
145
Forks
Watchers

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

DoctrineBehaviors

913
Stars
283
Forks
Watchers

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

laravel-ban

1.0k
Stars
64
Forks
Watchers

Laravel Ban simplify blocking and banning Eloquent models.

num

997
Stars
143
Forks
Watchers

A collection of numeric types and traits for Rust.

ferrum

515
Stars
23
Forks
Watchers

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js

Laravel-Userstamps

513
Stars
59
Forks
Watchers

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

laravel-favorite

227
Stars
47
Forks
Watchers

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.

traits-decorator

137
Stars
8
Forks
Watchers

Traits with decorators

laravel-eloquent-flag

133
Stars
21
Forks
Watchers

Laravel Eloquent boolean & timestamp flagged attributes behavior.

laravel-likeable

92
Stars
19
Forks
Watchers

Rate Eloquent models with Likes and Dislikes in Laravel. Development moved to Laravel Love package!