Ratchet Demo $ composer.phar require cboden/ratchet Make sure port 8080 is open Copy server.php, index.html and src folder (at the same level with Vendor) $ cd your_app_path $ composer update $ php server.php And just run http://localhost/yourdir/index.html on your browser