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.
- Host: GitHub
- URL: https://github.com/doubleleft/hook-framework
- Owner: doubleleft
- License: mit
- Created: 2014-08-07T19:31:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T14:10:18.000Z (over 11 years ago)
- Last Synced: 2026-01-17T04:48:07.604Z (5 months ago)
- Language: JavaScript
- Homepage: https://github.com/doubleleft/hook
- Size: 1.3 MB
- Stars: 1
- Watchers: 21
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.