Libraries tagged by laravel-model
wenjy/laravel-model-gen
2620 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
755 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8024 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1331 Downloads
A package to implement repository pattern for laravel models
thefeqy/laravel-model-status
274 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
soyhuce/laravel-model-injection
11546 Downloads
Extended Model injection for Laravel
parables/laravel-model-nanoid
1314 Downloads
This package allows you to easily work with NanoID in your Laravel models.
mvdnbrk/laravel-model-expires
17205 Downloads
A package to assign expiration dates to Eloquent models
mobilestock/laravel-model-affected-rows-verification
4416 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.
miradnan/laravel-model-caching
9957 Downloads
Adding cache for Laravel Eloquent queries
maize-tech/laravel-model-expires
539 Downloads
Laravel Model Expires
liam-wiltshire/laravel-model-meta
39886 Downloads
Metadata support for Eloquent
hyperlink/laravel-model-locking
4325 Downloads
Wordpress like locking feature for Laravel-Models.
huubverbeek/laravel-model-attributes-validation
678 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
fromhome/laravel-model-upload
3756 Downloads
Simple model upload using Laravel Excel