PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP Server Monitor Script   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Server Monitor Script
Check if a server is working well using Websockets
Author: By
Last change:
Date: 5 years ago
Size: 162 bytes
 

Contents

Class file image Download
{ "require": { "cboden/ratchet": "^0.4.1", "hassankhan/config": "^2.0" }, "autoload":{ "psr-4": {"Distvan\\": "lib/"} } }