Libraries tagged by laravel-move
ninoman/laravel-sortable
15566 Downloads
Simple package to add sorting functionality to your Laravel models.
kayandra/hashidable
12780 Downloads
Auto Hashids for Laravel Models and Routes
gbrock/laravel-table
37360 Downloads
Table functionality for Laravel models
dlimars/laravel-searchable
35495 Downloads
A Simple trait search for Laravel Models
coreproc/laravel-wallet-plus
12905 Downloads
Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets.
laracademy/model-generator
9347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
bvtterfly/model-state-machine
23236 Downloads
Laravel Model State Machine
wimski/laravel-model-repositories
27617 Downloads
Laravel model repositories
wenjy/laravel-model-gen
1171 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
574 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
6435 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
890 Downloads
A package to implement repository pattern for laravel models
parables/laravel-model-nanoid
542 Downloads
This package allows you to easily work with NanoID in your Laravel models.
naitik/laravel-model
11972 Downloads
Reliese Components for Laravel Framework code generation.
mennovanhout/laravel-model-constants
390 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE