Libraries tagged by traits
phoneburner/link-tortilla
598 Downloads
Provides a simple set of traits to allow wrapping user classes as PSR-13 Link implementations.
phoneburner/http-tortilla
24988 Downloads
Set of traits that make wrapping PSR-7 objects easier.
omnispear/searchable
1157 Downloads
Eloquent model search trait.
novius/laravel-linkable
3517 Downloads
A Laravel Eloquent model trait for linkable resource
netbull/doctrine-behaviors
1892 Downloads
Doctrine Behavior Traits
nemesis/laravel-filter-and-sorting
26097 Downloads
Filter And Sorting trait
nbz4live/laravel-backpack-helpers
7260 Downloads
Several helpers, traits, etc for Laravel Backpack
navarr/easy-upgrades
25202 Downloads
A simple trait to make it easier to upgrade things
msheng/yii2-jwt
5825 Downloads
Trait for easier JWT integration
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
mc0de/console-timer
164 Downloads
A trait for tracking execution time in Laravel console commands
marekpetras/yii2-merge-table
2616 Downloads
Merge engine table trait for Yii 2 Framework.
maggomann/filament-only-icon-display
5819 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maggomann/addressable
5643 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
lucastuzina/laranums
456 Downloads
Provides a trait with useful utility methods for enums in Laravel