Download the PHP package tukangketik/genoa without Composer
On this page you can find all versions of the php package tukangketik/genoa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tukangketik/genoa
More information about tukangketik/genoa
Files in tukangketik/genoa
Download tukangketik/genoa
More information about tukangketik/genoa
Files in tukangketik/genoa
Vendor tukangketik
Package genoa
Short Description Lumen REST API (Generated) from Open API v3 spec
License Apache-2.0
Package genoa
Short Description Lumen REST API (Generated) from Open API v3 spec
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package genoa
Genoa (Generator from Open API)
The package provides a simple way to create Open API service (REST API).
This package uses cebe/php-openapi for reading from Open API specification.
Features
- Auto generate routes, Http/Request, Http/Controller, models
- Auto generate common HTTP responses
- Add support allOf extends Open API
Getting started
Installation via composer
First of all, create lumen project
in your project directory run:
add the service provider in bootstrap/app.php
The service provider will register to artisan command.
Running generator
Add
All versions of genoa with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/console Version ^8.40
illuminate/filesystem Version ^8.40
illuminate/support Version ^8.40
symfony/var-dumper Version ^5.2
cebe/php-openapi Version ^1.5
friendsofphp/php-cs-fixer Version ^3.0
illuminate/console Version ^8.40
illuminate/filesystem Version ^8.40
illuminate/support Version ^8.40
symfony/var-dumper Version ^5.2
cebe/php-openapi Version ^1.5
friendsofphp/php-cs-fixer Version ^3.0
The package tukangketik/genoa contains the following files
Loading the files please wait ...