PHP Classes

File: websocket/composer.json

Recommend this page to a friend!
  Classes of Will Tinsdeall   Boiler Framework   websocket/composer.json   Download  
File: websocket/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Boiler Framework
Web application framework that implements MVC
Author: By
Last change:
Date: 9 years ago
Size: 165 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-0": { "MyApp": "src" } }, "require": { "cboden/Ratchet": "0.3.*", "react/zmq": "0.2.*" } }