Libraries tagged by model
backpack/generators
1870437 Downloads
Generate files for laravel projects
aplus/mvc
1276458 Downloads
Aplus Framework MVC Library
api-platform/schema-generator
3402773 Downloads
Various tools to generate a data model based on Schema.org vocables
betterapp/laravel-db-encrypter
452927 Downloads
Provides database model attribute encryption/decryption
wildside/userstamps
1096044 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
usmanhalalit/laracsv
1417698 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1199600 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
623330 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
323479 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spatie/laravel-searchable
1070933 Downloads
Pragmatically search through models and other sources
rtconner/laravel-tagging
2346422 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
protonemedia/laravel-cross-eloquent-search
340024 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-mediable
1115435 Downloads
A package for easily uploading and attaching media files to models with Laravel
overtrue/laravel-versionable
127296 Downloads
Make Laravel model versionable.
outl1ne/nova-sortable
937611 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.