PHP Classes

File: Examples/HelloWorld/composer.json

Recommend this page to a friend!
  Classes of Virgilio lino   PHP OpenAPI Library   Examples/HelloWorld/composer.json   Download  
File: Examples/HelloWorld/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP OpenAPI Library
Implement APIs defined using OpenAPI specification
Author: By
Last change:
Date: 4 years ago
Size: 205 bytes
 

Contents

Class file image Download
{ "require": { "dispatcher/open-api": "^1.0", "application-bridge-slim/application-bridge-slim": "^1.0" }, "autoload": { "psr-4": {"HelloWorld\\": "HelloWorld"} } }