https://github.com/paunin/yiiboilerplate
yiiboilerplate
https://github.com/paunin/yiiboilerplate
Last synced: 6 months ago
JSON representation
yiiboilerplate
- Host: GitHub
- URL: https://github.com/paunin/yiiboilerplate
- Owner: paunin
- Created: 2013-12-08T17:33:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T11:55:03.000Z (over 11 years ago)
- Last Synced: 2025-02-01T07:41:19.553Z (8 months ago)
- Language: PHP
- Size: 15.8 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`