PHP Classes

File: appphp/composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Chat SSE   appphp/composer.json   Download  
File: appphp/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Chat SSE
Exchange chat messages using server-sent events
Author: By
Last change:
Date: 1 month ago
Size: 299 bytes
 

Contents

Class file image Download
{ "name": "chat/app", "description": "chat observador", "autoload": { "psr-4": { "Chat\\App\\": "src/" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": {} }