Project pupa
is based on NexusPHP or hudpt(which is also based on nexusphp).
It's a completely rewrite for NexusPHP.
But the current version is rely on the hudpt
project.
This project is still under early development.
- Install NexusPHP or hudpt
git clone git://github.com/kebot/pupa.git
andcd pupa
- edit
./resources/nginx/pupa.conf
and put it to the nginx config folder(/etc/nginx) mv ./application/config/database.php.example ./application/config/database.php
and edit it- edit config.php and set the right nexusphp url
- ~~User login / logout ~~
- API wrap( json / jsonp )
- view seeds
- PHP related technologies
- CodeIginter Framework
- Twig template engine