Libraries tagged by modelTrait
jan-drda/laravel-nosql-connector
12 Downloads
Model trait for using various NoSQL systems on Laravel
ifcon/einvoice
94 Downloads
Einvoice package for Laravel: model, trait, interface, service, controller, and config.
human018/smart-name
16 Downloads
A Model Trait that quickly & intuitively change names from a full name into separate first, last and other name parts.
codiliateur/eloquent-model-userstamps
141 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
milax/cacheable
846 Downloads
Laravel Model trait for caching all db objects
kyleboehlen/eloquent-uuid
89 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9
helium/eloquent-password-manager
1311 Downloads
A simple Eloquent model trait for managing common password functionality
adamthehutt/eloquent-constructed-event
1877 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
tjall/laravel-modeltranslations
60 Downloads