<?php $loader = require __DIR__ . '/../vendor/autoload.php'; $loader->add('Ratchet', __DIR__ . '/helpers'); $loader->register();