melisplatform / melis-platform-framework-lumen-tool-creator
Melis Platform Framework Lumen Tool Creator
Installs: 50
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 0
Open Issues: 0
Type:melisplatform-module
Requires
This package is auto-updated.
Last update: 2024-10-22 09:20:31 UTC
README
This module brings the Lumen microframework inside melis platform and has a ServiceProvider to access all Melis services.
Getting Started
These instructions will guide you to run the lumen microframework inside melis platform.
Prerequisites
This module requires melisplatform/melis-tool-creator-lumen in order to have this module running. It will automatically be done when using composer.
Installing
composer require melisplatform/melis-platform-framework-lumen
Usage
This module will automatically called via route /melis/lumen-module-create
to create a lumen module
Addtional info :
- You can locate the created module in
/thirdparty/Lumen/module
directory.
Authors
- Melis Technology - www.melistechnology.com
See also the list of contributors who participated in this project.
License
This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details