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

https://github.com/paunin/yiiboilerplate

yiiboilerplate
https://github.com/paunin/yiiboilerplate

Last synced: 6 months ago
JSON representation

yiiboilerplate

Awesome Lists containing this project

README

          

Yii Boilerplate App
==========

## Live Demo

* [Common](http://yiiboilerplate.paunin.com/)
* [Restler + Swagger integration](http://yiiboilerplate.paunin.com/api/doc/)

## Requires

* PHP >= 5.3
* [PHP Composer](https://getcomposer.org/)
* PostgreSQL

## Installation

#git clone https://github.com/paunin/yiiboilerplate.git yourProject && cd yourProject
#./protected/install.sh

@see `protected/install.sh` to understand installation process

## Cron

See `protected/data/crontab.txt`