Libraries tagged by laravel trait
fish/eloquent-cascade
2058 Downloads
Cascading delete trait for Laravel's Eloquent
chriswillerton/searchable
773 Downloads
Searchable trait for Laravel Eloquent models.
maggomann/addressable
136 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
aaronheath/class-logger
7430 Downloads
Simple logging helper trait for use within Laravel classes.
larapages/translations
14 Downloads
A simple Translation trait to be used with Laravel Models
timwassenburg/default-model-order
21 Downloads
Adds a trait to make your models sortable
simexis/searchable
72 Downloads
Eloquent model search trait.
shomisha/unusual-relationships
1038 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
rubenvanerk/artisan-window
7 Downloads
A trait to create a fixed-size window in the Artisan console
omnispear/searchable
960 Downloads
Eloquent model search trait.
maggomann/filament-only-icon-display
316 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/filament-model-translator
351 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
laraval-core-modules/service-repository
31 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.
laragear/compare
157 Downloads
Small utility trait to fluently compare object values.
kharanenka/oc-model-custom-validation-message
62 Downloads
Trait help to set custom message for model validation