Download the PHP package micro-module/microservice-generator without Composer
On this page you can find all versions of the php package micro-module/microservice-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micro-module/microservice-generator
More information about micro-module/microservice-generator
Files in micro-module/microservice-generator
Download micro-module/microservice-generator
More information about micro-module/microservice-generator
Files in micro-module/microservice-generator
Vendor micro-module
Package microservice-generator
Short Description POC for microservice generator
License proprietary
Package microservice-generator
Short Description POC for microservice generator
License proprietary
Please rate this library. Is it a good library?
Informations about the package microservice-generator
Microservice generator
Proof-of-concept component providing microservice generator.
Documentation
This project can generate DDD microservice.
Getting started
-
For example if you want generate microservice use following code:
$generatorProjectBuilder = new ProjectBuilder('/app/src', 'Poc\Micro', $structure);
$generatorProjectBuilder->generate();
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of microservice-generator with dependencies
PHP Build Version
Package Version
The package micro-module/microservice-generator contains the following files
Loading the files please wait ....