Libraries tagged by laravel trait
mannikj/laravel-sti
5258 Downloads
A single table inheritance trait for you eloquent models
flyhjaelp/laravel-eloquent-orderable
3591 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
yieldstudio/eloquent-public-id
50596 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
thepublicgood/is-presentable
6248 Downloads
Simple Laravel model presenter trait
maggomann/addressable
5269 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
zymawy/arabify
1090 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
maggomann/filament-only-icon-display
5445 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
5512 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.
laravel-ready/model-support
2146 Downloads
Useful model support traits
gregoryduckworth/encryptable
51800 Downloads
A simple trait to make attributes encrypted in the database
greabock/tentacles
34186 Downloads
Da epic tentacles for Eloquent
foxws/wireuse
8955 Downloads
Collection of Livewire traits and utilities
bpocallaghan/titan
11140 Downloads
Core framework for laravel projects (Laravel Admin Starter).
bpocallaghan/sluggable
20217 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
rinvex/tmp-watson-validating
261990 Downloads
Eloquent model validating trait.