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

Melis Platform Framework Lumen Tool Creator
52 1
Install
composer require melisplatform/melis-platform-framework-lumen-tool-creator
Latest Version:v5.0.0
License:OSL-3.0
Last Updated:Jun 22, 2022
Links: GitHub  ·  Packagist
Maintainer: melisplatform

melis-platform-framworks-lumen-tool-creator

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