openapi-generator/samples/server/petstore/lumen/lib
2016-08-30 08:05:04 +03:00
..
app lumen: Update petstore 2016-08-30 08:05:04 +03:00
bootstrap [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +08:00
public [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +08:00
composer.json [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +08:00
readme.md [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +08:00

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. This is an example of building a PHP server.

This example uses the Lumen Framework. To see how to make this your own, please take a look at the template here:

TEMPLATES

Installation & Usage

Composer

Using composer install to install the framework and dependencies via Composer.