PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of butani kartik   PHP WebSockets Server Example   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP WebSockets Server Example
Example to interact with a server using WebSockets
Author: By
Last change:
Date: 2 years ago
Size: 145 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-4": { "MyApp\\": "src" } }, "require": { "cboden/ratchet": "^0.4.3" } }