Libraries tagged by laravel-move
soyhuce/laravel-model-injection
10974 Downloads
Extended Model injection for Laravel
saasykit/laravel-money
2295 Downloads
Laravel Money
plank/laravel-model-resolver
1781 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
parables/laravel-model-nanoid
1218 Downloads
This package allows you to easily work with NanoID in your Laravel models.
mvdnbrk/laravel-model-expires
17192 Downloads
A package to assign expiration dates to Eloquent models
mobilestock/laravel-model-affected-rows-verification
2124 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
9173 Downloads
Adding cache for Laravel Eloquent queries
maize-tech/laravel-model-expires
509 Downloads
Laravel Model Expires
liam-wiltshire/laravel-model-meta
38533 Downloads
Metadata support for Eloquent
lab2view/laravel-model-archive
3011 Downloads
...
jimbolino/laravel-model-builder
10635 Downloads
builds eloquent models based on the tables and relations found in your mysql database
haakco/reliese-laravel-models
3687 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
giacomomasseron/laravel-models-generator
172 Downloads
Generate Laravel models from an existing database
foxws/laravel-modelcache
2748 Downloads
Cache helpers for Laravel Eloquent models
finller/laravel-money
13996 Downloads
Use Brick/Money in your Laravel app