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

Melis Platform Framework Lumen Tool Creator
50
1
7
Package Data
Maintainer Username: melisplatform
Maintainer Contact: contact@melistechnology.com (Melis Technology)
Package Create Date: 2020-02-12
Package Last Update: 2022-06-22
Language: PHP
License: OSL-3.0
Last Refreshed: 2024-04-18 15:26:09
Package Statistics
Total Downloads: 50
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 7
Total Forks: 0
Total Open Issues: 0

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