Libraries tagged by laravel trait
probablyrational/laravel-helpers
129 Downloads
A collection of helper traits for laravel used by Probably Rational Ltd.
permafrost-dev/laravel-api-helper
1 Downloads
Helpers trait for Laravel Response or Controllers when implementing APIs.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
tyler36/phpunit-helper-traits
27 Downloads
Additional phpunit traits to complement Laravel testing
theoluirard/laravel-get-table-name
7 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
tagging/laravel-tagging
6 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
softtechnoes/laravel-tagging
26 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow colorful Tags. Models can be marked as Taggable.
said/laravel-translatable
65 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
rifrocket/trait-console
6 Downloads
Console command to create Traits for the Laravel
qmagix/laravel-tagging
20 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
lotous-organization/laravel-filter
0 Downloads
A Laravel package for filterable traits
lanehub/laravel-bit-status
158 Downloads
laravel orm bit status trait
kossmoss/laravel-tagging
6 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
jeanlrnt/laravel-cancellable
65 Downloads
An cancellable trait package for Laravel Eloquent models
idevin/laravel-tagging
300 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.