Libraries tagged by model
j4mie/paris
443244 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
cyrildewit/eloquent-viewable
913183 Downloads
Laravel package that allows you to associate views with Eloquent models
backpack/generators
2046924 Downloads
Generate files for laravel projects
aplus/mvc
1583522 Downloads
Aplus Framework MVC Library
api-platform/schema-generator
3623346 Downloads
Various tools to generate a data model based on Schema.org vocables
betterapp/laravel-db-encrypter
500773 Downloads
Provides database model attribute encryption/decryption
wildside/userstamps
1229254 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
1516911 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1290525 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
730680 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
402890 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
1165459 Downloads
Pragmatically search through models and other sources
rutorika/sortable
795849 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
robclancy/presenter
969486 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
385326 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.