Libraries tagged by mode
backpack/generators
2169700 Downloads
Generate files for laravel projects
api-platform/schema-generator
3770754 Downloads
Various tools to generate a data model based on Schema.org vocables
yoeunes/toastr
944621 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1320751 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
1576222 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1350960 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
799395 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
456021 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.
swisnl/json-api-client
399086 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
spatie/laravel-searchable
1233873 Downloads
Pragmatically search through models and other sources
rutorika/sortable
841498 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ruler/ruler
726348 Downloads
A simple stateless production rules engine for modern PHP.
roots/sage
321402 Downloads
WordPress starter theme with a modern development workflow
robclancy/presenter
1010886 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
412028 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.