From e1dd1d69a8cf8bbf26d6a1c3d0994be1f83ca58c Mon Sep 17 00:00:00 2001 From: Victor Jonsson Date: Thu, 10 Jul 2014 20:01:28 +0200 Subject: [PATCH] Added link to PHP-Rocker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bc8640..afa349c 100644 --- a/README.md +++ b/README.md @@ -467,6 +467,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library. +* [PHP-Rocker](https://github.com/victorjonsson/PHP-Rocker) - Boilerplate that helps you write REST-ful web services on top of Slim framework. ## Caching *Libraries for caching data.*