Libraries tagged by mode7
yoeunes/toastr
877928 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1231512 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
1518685 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1292108 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
thedoctor0/laravel-factory-generator
732397 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
404676 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
1167343 Downloads
Pragmatically search through models and other sources
rutorika/sortable
797268 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ruler/ruler
703328 Downloads
A simple stateless production rules engine for modern PHP.
roots/sage
315044 Downloads
WordPress starter theme with a modern development workflow
robclancy/presenter
970668 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
386640 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
prism-php/prism
13914 Downloads
A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
plank/laravel-metable
574442 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1216580 Downloads
A package for easily uploading and attaching media files to models with Laravel