| Package Data | |
|---|---|
| Maintainer Username: | kiendaotac |
| Maintainer Contact: | kiendaotac92@gmail.com (Kiên Đạo Tặc) |
| Package Create Date: | 2021-11-29 |
| Package Last Update: | 2021-11-30 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-04 15:09:47 |
| Package Statistics | |
|---|---|
| Total Downloads: | 12 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Lumen Installer is a package I create from Laravel Installer for scaffolding new Lumen application
Install Lumen installer with composer
composer global require kiendaotac/lumen-installer
Export your path on macOS if necessary
export PATH="$HOME/.composer/vendor/bin:$PATH"
Use
lumen new your-project-name
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.