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.

This commit is contained in:
John Murowaniecki 2017-06-23 11:15:27 -03:00
parent a55ba604ec
commit 5d6bcfbee4

View File

@ -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.*