Libraries tagged by move
yoeunes/toastr
919007 Downloads
toastr.js flush notifications for Laravel
wildside/userstamps
1286163 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.
webpatser/laravel-countries
2491160 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries.
usmanhalalit/laracsv
1555084 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
unclead/yii2-multiple-input
1326550 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
tinify/tinify
4381280 Downloads
PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
thedoctor0/laravel-factory-generator
771785 Downloads
Automatically generate Laravel factories for your models.
tailflow/laravel-orion
436305 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
1206046 Downloads
Pragmatically search through models and other sources
sofa/eloquence
1388110 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
s9e/text-formatter
2693809 Downloads
Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.
rutorika/sortable
821809 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ruler/ruler
716889 Downloads
A simple stateless production rules engine for modern PHP.
roots/sage
318825 Downloads
WordPress starter theme with a modern development workflow
robclancy/presenter
994772 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.