PHP Classes

File: .idea/chat.iml

Recommend this page to a friend!
  Classes of Ahmad Mustapha   ReactPHP Chat Client   .idea/chat.iml   Download  
File: .idea/chat.iml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ReactPHP Chat Client
Implement a live chat system based on Web Sockets
Author: By
Last change: Http server added, and other improvements
Date: 3 years ago
Size: 3,894 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <module type="WEB_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/app" isTestSource="false" packagePrefix="App\" /> <excludeFolder url="file://$MODULE_DIR$/vendor/ahmard/reactphp-timers" /> <excludeFolder url="file://$MODULE_DIR$/vendor/cakephp/core" /> <excludeFolder url="file://$MODULE_DIR$/vendor/cakephp/utility" /> <excludeFolder url="file://$MODULE_DIR$/vendor/cboden/ratchet" /> <excludeFolder url="file://$MODULE_DIR$/vendor/composer" /> <excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/inflector" /> <excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/instantiator" /> <excludeFolder url="file://$MODULE_DIR$/vendor/evenement/evenement" /> <excludeFolder url="file://$MODULE_DIR$/vendor/guzzlehttp/psr7" /> <excludeFolder url="file://$MODULE_DIR$/vendor/indigophp/hash-compat" /> <excludeFolder url="file://$MODULE_DIR$/vendor/kevinlebrun/colors.php" /> <excludeFolder url="file://$MODULE_DIR$/vendor/mustache/mustache" /> <excludeFolder url="file://$MODULE_DIR$/vendor/paragonie/random_compat" /> <excludeFolder url="file://$MODULE_DIR$/vendor/psr/http-message" /> <excludeFolder url="file://$MODULE_DIR$/vendor/ralouphie/getallheaders" /> <excludeFolder url="file://$MODULE_DIR$/vendor/ratchet/rfc6455" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/cache" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/child-process" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/dns" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/event-loop" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/filesystem" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/http" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/promise" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/promise-stream" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/promise-timer" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/socket" /> <excludeFolder url="file://$MODULE_DIR$/vendor/react/stream" /> <excludeFolder url="file://$MODULE_DIR$/vendor/ringcentral/psr7" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-foundation" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" /> <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/routing" /> <excludeFolder url="file://$MODULE_DIR$/vendor/thecodingmachine/safe" /> <excludeFolder url="file://$MODULE_DIR$/vendor/tivie/php-os-detector" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/cpu-core-detector" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/file-descriptors" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/json-throwable" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/json-utilities" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/react-child-process-messenger" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/react-child-process-pool" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/react-child-process-promise" /> <excludeFolder url="file://$MODULE_DIR$/vendor/wyrihaximus/ticking-promise" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>