Libraries tagged by laravel trait
theoluirard/tree-structured-relation
14 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
said/private-package
2 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.
larafun/request
8 Downloads
Custom request traits for the Laravel framework
ema-salas/otp-generator
42 Downloads
Generate OTP using a Trait into your Laravel models
digu087/tcd-tagging
91 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. You can also assocaite a tag with multiple groups
socialchan/ether
11 Downloads
Eloquent toolset of traits package for Laravel 5+
danielkellyio/mailgun-mailable
497 Downloads
A trait to make your laravel mailables smarter about working with mailgun
cristiangiordano/nova-test-assertions
652 Downloads
A small trait to aid testing Laravel Nova integrations
webtheory/facade
580 Downloads
Collection of traits that enables use of Laravel style facade classes in packages
larafun/suite
2494 Downloads
A collection of classes and traits that will make you Laravel API workflow even more awesome!
hepplerdotnet/fulltextsearch
162 Downloads
Trait to implement FullTextSearch in Laravel Eloquent
fabian004/my-audit-package
25 Downloads
Un trait para auditar modelos en Laravel
surgiie/console
373 Downloads
A base command and set of useful traits/support classes for Laravel or Laravel Zero commands.
eltristi/extra-commands
1166 Downloads
A Laravel package to generate repositories, services, interfaces, traits and enums.
winponta/treevel
540 Downloads
Set of classes and traits to handle tree hierarchy in Laravel Eloquent Models