PHP Classes

File: vendor/autoload.php

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

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return
ComposerAutoloaderInit99c7ac3786950d641edad63ee3a72363::getLoader();