melisplatform/melis-platform-framework-lumen-tool-creator

Melis Platform Framework Lumen Tool Creator

v5.0.0 2022-06-21 04:40 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 :

  1. You can locate the created module in /thirdparty/Lumen/module directory.

Authors

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