PHP Classes

File: nodemon.json

Recommend this page to a friend!
  Classes of Ahmad Mustapha   Simple React PHP HTTP Server   nodemon.json   Download  
File: nodemon.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple React PHP HTTP Server
Pure PHP HTTP server using ReactPHP library
Author: By
Last change:
Date: 3 years ago
Size: 157 bytes
 

Contents

Class file image Download
{ "verbose": false, "ignore": [ ".git", ".idea", "./vendor" ], "execMap": { "php": "php" }, "restartable": "r", "ext": "php" }