PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Thiago Przyczynski   PHP Wiki Routes   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Wiki Routes
Route Wiki requests to access a Wiki Web service
Author: By
Last change:
Date: 2 years ago
Size: 459 bytes
 

Contents

Class file image Download
{ "name": "thiagoprz/wiki-routes", "description": "Connect your routes with your wiki as a form of easily give access to users to your page documentations", "type": "library", "require": { "guzzlehttp/guzzle": "^6.3", "php": "^7.1.3" }, "license": "MIT", "authors": [ { "name": "Thiago Przyczynski", "email": "przyczynski@gmail.com" } ], "minimum-stability": "dev" }