Libraries tagged by laravel-move
pdphilip/elasticlens
6034 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
ninoman/laravel-sortable
22071 Downloads
Simple package to add sorting functionality to your Laravel models.
kayandra/hashidable
15433 Downloads
Auto Hashids for Laravel Models and Routes
gbrock/laravel-table
40309 Downloads
Table functionality for Laravel models
dlimars/laravel-searchable
65538 Downloads
A Simple trait search for Laravel Models
andriichuk/laracash
105963 Downloads
PHP Laravel Money Package
achillesp/laravel-crud-forms
4831 Downloads
Create CRUD Forms for Laravel Models.
laracademy/model-generator
9765 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
30765 Downloads
Laravel model repositories
wenjy/laravel-model-gen
2255 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
689 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
7598 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1257 Downloads
A package to implement repository pattern for laravel models
theriddleofenigma/laravel-model-validation
3693 Downloads
Model validation for Laravel application.
thefeqy/laravel-model-status
174 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.