18 open-source projects similar to understand/understand-lumen, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
As of Lumen 5.2 the session storage is not included anymore. Unfortunately, for calling Auth::onceBasic(), Auth::basic(), or alike you'll need the session driver which requires the session storage. Therefore HTTP Basic Authentication does not work out-of-the-box anymore for Lumen >=5.2. To be…
This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network
It's a simple service provider that makes Laravel Passport work with Lumen.
PHP 8.2, 8.3, or 8.4 - Laravel 10.x, 11.x, or 12.x (or Lumen equivalent)
Rest API boilerplate for Lumen micro-framework.
You can add the package directly by firing this command
This package contains a single command borrowed from the Laravel framework that enables you to use php artisan vendor:publish in your Lumen application.
A package built for lumen that ports most of the make commands from laravel. For lumen v5.1, but will most likely work for 5.2 as well. I haven't tested. If you have requests, let me know, or do it yourself and make a pull request
This package adds Cross-Origin Resource Sharing (CORS) support to your Laravel application.
File manager module for the Lumen PHP framework.
phpspec Extension for testing Laravel applications.
` composer require rdehnhardt/lumen-maintenance-mode `
A fully unit-tested package for easily integrating the Facebook SDK v5 into Laravel and Lumen 5.0, 5.1, 5.2, & 5.3.
That package is a easy wrapper to Badges/Poser.
A Simple Cross Origin Resource Sharing for Lumen Framework.