| Package Data | |
|---|---|
| Maintainer Username: | imw |
| Package Create Date: | 2020-02-08 |
| Package Last Update: | 2023-02-02 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:17:31 |
| Package Statistics | |
|---|---|
| Total Downloads: | 9 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 2 |
| Total Forks: | 0 |
| Total Open Issues: | 2 |
composer create-project --prefer-dist imw/lumen myapp
cd myapp
composer serve
Open bootstrap/configure.php and add providers, middlewares, enable eloquent...
Documentation for the framework can be found on the Lumen website.
If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Lumen framework is open-sourced software licensed under the MIT license.