PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Exchange chat messages using Ratchet Websockets   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Exchange chat messages using Ratchet Websockets
Exchange chat messages using Ratchet Websockets
Author: By
Last change:
Date: 1 month ago
Size: 142 bytes
 

Contents

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