From 2da27d8df213f9ec92bf9c865f8cd6966bdc3a41 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Sat, 27 Oct 2012 18:52:50 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 8a203ea..f9f6573 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -78,6 +78,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library. * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates. * [OPAuth](https://github.com/uzyn/opauth) - A multi-provider authentication framework. +* [Ratchet](https://github.com/cboden/Ratchet) - A web socket library. # C Extension Frameworks