Libraries tagged by mode7
api-platform/schema-generator
3725416 Downloads
Various tools to generate a data model based on Schema.org vocables
yoeunes/toastr
924454 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1293362 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
1559891 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1331671 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
778241 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
440394 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
1212164 Downloads
Pragmatically search through models and other sources
rutorika/sortable
825828 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ruler/ruler
718846 Downloads
A simple stateless production rules engine for modern PHP.
roots/sage
319364 Downloads
WordPress starter theme with a modern development workflow
robclancy/presenter
998084 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
404761 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
598545 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1262676 Downloads
A package for easily uploading and attaching media files to models with Laravel