Libraries tagged by laravel trait
padosoft/laravel-validable
8024 Downloads
Trait to activate validation when saving Eloquent Model
mannikj/laravel-sti
5142 Downloads
A single table inheritance trait for you eloquent models
flyhjaelp/laravel-eloquent-orderable
3246 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.
buildwithyab/laravel-mint
89 Downloads
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
yieldstudio/eloquent-public-id
49646 Downloads
Eloquent Public ID Trait for Laravel 9 and above.
thepublicgood/is-presentable
6018 Downloads
Simple Laravel model presenter trait
maggomann/addressable
2754 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
zymawy/arabify
972 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
srlabs/eloquent-sti
3611 Downloads
Implement Single Table Inheritance within the Eloquent ORM
maggomann/filament-only-icon-display
2934 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.
laravel-ready/model-support
1928 Downloads
Useful model support traits
jonnypickett/eloquent-sti
883 Downloads
Single Table Inheritance for Eloquent ORM
honed/core
9122 Downloads
Shared utilities for developing the Honed Laravel ecosystem.
gregoryduckworth/encryptable
51666 Downloads
A simple trait to make attributes encrypted in the database
bpocallaghan/titan
11123 Downloads
Core framework for laravel projects (Laravel Admin Starter).