Libraries tagged by lumen6
dusterio/laravel-plain-sqs
2553117 Downloads
Custom SQS connector for Laravel that supports custom format JSON
ddzobov/laravel-pivot-softdeletes
394820 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
basemkhirat/elasticsearch
306127 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
anik/form-request
342819 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
altek/accountant
858130 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
ukfast/laravel-health-check
957267 Downloads
A package for checking the health of your Laravel/Lumen applications.
stechstudio/laravel-ssh-tunnel
241482 Downloads
Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
sammyk/laravel-facebook-sdk
1190535 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
spatie/laravel-cors
2163993 Downloads
Send CORS headers in a Laravel or Lumen application
wn/lumen-generators
201929 Downloads
A collection of generators for Lumen and Laravel 5.
pearl/lumen-request-validate
371609 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
palanik/lumen-cors
230722 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
mmghv/lumen-route-binding
236918 Downloads
Route model binding for Lumen
mlntn/lumen-artisan-serve
92099 Downloads
artisan serve for Lumen projects
thedevsaddam/lumen-route-list
232067 Downloads
Display all the registered route list like laravel