Libraries tagged by lumen5
mnabialek/laravel-sql-logger
736494 Downloads
Log SQL queries in Laravel/Lumen framework
kra8/laravel-snowflake
297217 Downloads
Snowflake for Laravel and Lumen.
irazasyed/larasupport
596530 Downloads
Adds Laravel Package Support in Lumen.
ekmungai/eloquent-ifrs
46751 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
dusterio/laravel-plain-sqs
2492739 Downloads
Custom SQS connector for Laravel that supports custom format JSON
ddzobov/laravel-pivot-softdeletes
357425 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
basemkhirat/elasticsearch
303652 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
anik/form-request
323643 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
altek/accountant
815675 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
ukfast/laravel-health-check
944432 Downloads
A package for checking the health of your Laravel/Lumen applications.
stechstudio/laravel-ssh-tunnel
235177 Downloads
Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
ytake/laravel-aspect
117379 Downloads
Aspect Oriented Programming library for laravel framework, and lumen
spatie/laravel-cors
2153590 Downloads
Send CORS headers in a Laravel or Lumen application
wn/lumen-generators
199955 Downloads
A collection of generators for Lumen and Laravel 5.
pearl/lumen-request-validate
361995 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