Libraries tagged by lumen
ktquez/laravel-tinymce
25393 Downloads
TinyMCE editor for Laravel and Lumen Framework
kosmosx/helpers
941 Downloads
Utilities helpers.
kosmosx/frontend
41 Downloads
Frontend manager for resources and metatag
kosmosx/cache
940 Downloads
Cache service for Laravel / Lumen Framework.
kjbstar/recalboy
1 Downloads
The 1-click companion for Recalbox.
kielabokkie/oauth-proxy
18 Downloads
OAuth Proxy for single-page apps
keithbrink/laravel-plain-sqs
8824 Downloads
Custom SQS connector for Laravel that supports JSON & XML formats
kdabrow/time-machine
6073 Downloads
Laravel / Lumen library that allows to change dates in db
kam2yar/failure-notifier
7 Downloads
Service that helps you to send notifications for a series of failed exceptions.
jungehaie/laravel-filesystem-google-cloud-storage
1693 Downloads
A Laravel Flysystem implementation for the Google Cloud Storage via a S3Client.
jrean/blogit
71 Downloads
Blog with Git(hub). For Laravel 5.*. Fetch and Parse Documents hosted on Github.
jorgeanzola/phone-number-verification
16 Downloads
Phone Number Verification is a package that allows the user to verify their mobile number
johnturingan/laravel-fly-view
3809 Downloads
Render Blade templates from string mark-up.
joblocal/laravel-ga-helper
215 Downloads
A component for the laravel framework for getting data from google analytics.
joaoroyosilva/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.