trait
There are 265 repositories under trait topic.
kubevela/kubevela
The Modern Application Platform.
nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
JelteF/derive_more
Some more derive(Trait) options
SpongePowered/Mixin
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
spatie/eloquent-sortable
Sortable behaviour for Eloquent models
rust-num/num
A collection of numeric types and traits for Rust.
cybercog/laravel-ban
Laravel Ban simplify blocking and banning Eloquent models.
KnpLabs/DoctrineBehaviors
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
glorand/laravel-model-settings
Model Settings for your Laravel app
renoki-co/befriended
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
qcod/laravel-imageup
Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
mattiverse/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.
adobe/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
mchev/banhammer
Banhammer for Laravel offers a simple way to ban any Model by ID, UUID and by IP or Country.
ChristianKuri/laravel-favorite
Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
timacdonald/has-parameters
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
rennokki/schedule
Schedule is a package that helps tracking schedules for your models. If you have workers in a company, you can set schedules for them and see their availability though the time.
CocktailJS/traits-decorator
Traits with decorators
cybercog/laravel-eloquent-flag
Laravel Eloquent boolean & timestamp flagged attributes behavior.
ramiromagno/gwasrapidd
gwasrapidd: an R package to query, download and wrangle GWAS Catalog data
theanik/laravel-more-command
Laravel More Command is a collection of a few php artisan commands. You can use it to create a Repository, Repository with Interface, Service, Trait, View(blade file), and Clear Log from the command line using php artisan command.
cybercog/laravel-likeable
Rate Eloquent models with Likes and Dislikes in Laravel. Development moved to Laravel Love package!
greyblake/kinded
Generate Rust enum variants without associated data
cybercog/laravel-ownership
Laravel Ownership simplify management of Eloquent model's owner.
dyedgreen/uncertain
Fast and correct computations with uncertain values
DavidDeSimone/mock_derive
A mocking library for Rust-lang
yidas/codeigniter-psr4-autoload
CodeIgniter 3 PSR-4 Autoloader for Application
traitecoevo/plant
Trait-Driven Models of Ecology and Evolution :evergreen_tree:
rorecek/laravel-ulid
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
laravel-enso/history-tracker
Laravel Model history tracking made easy
KSXGitHub/pipe-trait
Make it possible to chain regular functions
netdragoon/zipcode
ZipCode Cep do Brazil
torzer/awesome-landlord
A simple, single database multi-tenancy solution for Laravel 5.2+
funecology/fundiversity
📦 R package to compute functional diversity indices efficiently
laravel-enso/versioning
Prevents update conflicts in Laravel
limewell/laravel-make-extender
Generate and autoload custom Helpers, Builder Scope, Service class, Trait, Custom Casts, Collections Macros, View Composers