Libraries tagged by laravel-models
ninoman/laravel-sortable
23376 Downloads
Simple package to add sorting functionality to your Laravel models.
kayandra/hashidable
17023 Downloads
Auto Hashids for Laravel Models and Routes
givebutter/laravel-custom-fields
55480 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
dlimars/laravel-searchable
81998 Downloads
A Simple trait search for Laravel Models
laracademy/model-generator
10038 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
32600 Downloads
Laravel model repositories
wenjy/laravel-model-gen
2819 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
821 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8471 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1414 Downloads
A package to implement repository pattern for laravel models
nolanos/laravel-model-typescript-transfomer
1081 Downloads
Generate Typescript definitions for your Eloquent models
mobilestock/laravel-model-affected-rows-verification
7261 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
41469 Downloads
Metadata support for Eloquent
lab2view/laravel-model-archive
4226 Downloads
...
itsdamien/laravel-model-transformer
65226 Downloads
A simple model transformer compatible with Laravel 5+.