Libraries tagged by laravel-move
wimski/laravel-model-repositories
32350 Downloads
Laravel model repositories
wenjy/laravel-model-gen
2747 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
807 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8347 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1398 Downloads
A package to implement repository pattern for laravel models
thefeqy/laravel-model-status
393 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
saasykit/laravel-money
10144 Downloads
Laravel Money
plank/laravel-model-resolver
3022 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
nolanos/laravel-model-typescript-transfomer
920 Downloads
Generate Typescript definitions for your Eloquent models
mobilestock/laravel-model-affected-rows-verification
6769 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.
liam-wiltshire/laravel-model-meta
41047 Downloads
Metadata support for Eloquent
lab2view/laravel-model-archive
3979 Downloads
...
jetcod/laravel-model-translation
250 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
ianrothmann/laravel-model-convention
5432 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
grazulex/laravel-modelschema
173 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.