Libraries tagged by laravel-models
giacomomasseron/laravel-models-generator
321 Downloads
Generate Laravel models from an existing database
axn/laravel-models-generator
13412 Downloads
Eloquent model generation from the database.
antonrom00/laravel-model-changes-history
18353 Downloads
Model changes history for laravel
adamhopkinson/laravel-model-hash
6324 Downloads
A trait which automatically generates a unique hash per model instance
themsaid/laravel-model-transformers
73318 Downloads
Easy transformation layer for complex model attributes.
orisintel/laravel-model-auditlog
75950 Downloads
Tracks changes made to models and logs them to individual tables.
cklmercer/laravel-model-settings
38690 Downloads
Add simple yet flexible settings to your Laravel models.
tomschlick/laravel-linkable
24824 Downloads
URL binding for Laravel models
thejano/laravel-filterable
2561 Downloads
Add filtration functionality to Laravel Models
ninoman/laravel-sortable
22408 Downloads
Simple package to add sorting functionality to your Laravel models.
kayandra/hashidable
15779 Downloads
Auto Hashids for Laravel Models and Routes
gbrock/laravel-table
40644 Downloads
Table functionality for Laravel models
dlimars/laravel-searchable
69188 Downloads
A Simple trait search for Laravel Models
laracademy/model-generator
9825 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
31166 Downloads
Laravel model repositories