From ac02d04633aebb50c24a6edbd4283cc8fe3ab9e5 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 8 Nov 2012 08:28:37 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 83f322a..f990494 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -83,6 +83,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library. * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. * [PHP Option](https://github.com/schmittjoh/php-option) An option type library. +* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. # C Extension Frameworks