An open API service indexing awesome lists of open source software.

https://github.com/doubleleft/hook-framework

High productivity PHP framework. Built on top of hook.
https://github.com/doubleleft/hook-framework

Last synced: 3 months ago
JSON representation

High productivity PHP framework. Built on top of hook.

Awesome Lists containing this project

README

          

hook-framework
=============

High productivity framework. Built on top of [hook](https://github.com/doubleleft/hook).

**[Documentation](https://github.com/doubleleft/hook-framework/wiki/Home/)**

**Requirements:** PHP 5.4+

Features
---

- [Hook](https://github.com/doubleleft/hook) built-in
- [Mustache/Handlebars](https://github.com/zordius/lightncandy) templating

Development server
---

Download and install [hook-cli](https://github.com/doubleleft/hook-cli).

```
$ hook server
...
PHP 5.4.24 Development Server started at Mon Aug 11 19:49:27 2014
Listening on http://localhost:4665
Document root is /Users/endel/Projects/hook-platform/public
Press Ctrl-C to quit.
```

License
---

MIT. Please see LICENSE file.