From 5d6bcfbee46bbb5d8b5d1f3a34e5b990ca34baab Mon Sep 17 00:00:00 2001 From: John Murowaniecki Date: Fri, 23 Jun 2017 11:15:27 -0300 Subject: [PATCH] HOOK is a restful, extendable backend as a service that provides instant backend to develop sites and apps faster, with dead-simple integration with ios, android, javascript and more. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b686e9..1586d46 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. * [Zend Framework 2](https://framework.zend.com) - Another framework comprised of individual components (ZF2). * [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension. +* [Hook Plataform](https://github.com/doubleleft/hook) - Hook is a restful, extendable backend as a service with dead-simple integrations. ## Framework Extras *Extras related to web development frameworks.*