From 0c322912c505130f6245aa609dc49b7ca7f1a37e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 8 Oct 2013 14:27:06 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 9165a9f..1a8288f 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -292,6 +292,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## REST and API +* [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2. * [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.