From cb688569b8dfa058b5d140cb06aa72a2879d452d Mon Sep 17 00:00:00 2001 From: William Espindola Date: Tue, 5 Aug 2014 08:14:25 -0300 Subject: [PATCH] Update README.md Add Respect\Rest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c74ed1..ed96428 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library. +* [Respect\Rest](https://github.com/Respect/Rest) - Thin controller for RESTful applications. ## Micro Framework Extras *Extras related to micro frameworks and routers.*