trait topic
utils
🛠Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
DoctrineBehaviors
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
laravel-ban
Laravel Ban simplify blocking and banning Eloquent models.
num
A collection of numeric types and traits for Rust.
ferrum
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
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
Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
laravel-eloquent-flag
Laravel Eloquent boolean & timestamp flagged attributes behavior.
laravel-likeable
Rate Eloquent models with Likes and Dislikes in Laravel. Development moved to Laravel Love package!