Libraries tagged by laravel-model
socbaysky/laravel-model-filter-basic
10 Downloads
Easy to use package that provides an easy implementation of Model Filter within Laravel
snowsoft/laravel-model-caching
12 Downloads
Automatic caching for Eloquent models.
snowpenguinstudios/laravel-model-status
3 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
smurfworks/laravel-model-meta
30 Downloads
Dynamically configure and capture strictly-typed metadata for your Laravel models as fluent attributes
sme/laravel-model-life-events
8 Downloads
smashed-egg/laravel-model-repository
6 Downloads
Add support for Model Repositories to Laravel
simlux/laravel-model-uuid
130 Downloads
Make usage of UUID in laravel models easy.
silverd/laravel-model-encryption
4 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
shibuyakosuke/laravel-model-replacement
572 Downloads
Setup model directory as you want.
sec-sux-genealabs/laravel-model-caching
12 Downloads
Automatic caching for Eloquent models.
savioamin/laravel-model-affected-rows-verification
3 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
salemc/typescriptify-laravel-models
2 Downloads
Convert Laravel models into TypeScript interfaces
robmellett/laravel-model-history
2 Downloads
A simple trait to add to your models so you can store CREATED and UPDATED differences
rits-tecnologia/laravel-model-uuid
10 Downloads
Laravel Model UUID
ricardosierra/laravel-model-events
291 Downloads
Laravel Custom Model Events