PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Felix Ivan Romero Rodríguez   PHP Web Socket Chat   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Web Socket Chat
Chat system using Websockets or AJAX requests
Author: By
Last change:
Date: 7 years ago
Size: 358 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-0": { "MyApp": "src" } }, "require": { "cboden/Ratchet": "0.3.*", "doctrine/mongodb-odm": "1.0.5", "symfony/http-kernel": "2.1.*", "symfony/event-dispatcher": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/class-loader": "2.2.*" } }