diff --git a/README.md b/README.md index c641163..2a5f1d5 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,6 @@ 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. -* [Luracast Restler](http://restler3.luracast.com) - A simple and effective multi-format Web API Server. ## Micro Framework Extras *Extras related to micro frameworks and routers.* @@ -486,6 +485,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. +* [Luracast Restler](http://restler3.luracast.com) - A simple and effective multi-format Web API Server. ## Caching *Libraries for caching data.*