PHP Classes

File: tests/composer.json

Recommend this page to a friend!
  Classes of Kamil   PHP API Tutorial Training Server   tests/composer.json   Download  
File: tests/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP API Tutorial Training Server
Implementation of a REST API for learning purposes
Author: By
Last change:
Date: 2 years ago
Size: 230 bytes
 

Contents

Class file image Download
{ "keywords": ["testing", "rest", "api"], "license": "MIT", "require": { "rest-control/rest-control": "dev-master" }, "autoload": { "psr-4": { "Tests\\": "./tests" } }, "minimum-stability": "dev" }