Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cornernote/yii-skeleton

MrPHP's Own Yii Skeleton, used for creating new Yii applications.
https://github.com/cornernote/yii-skeleton

Last synced: about 2 months ago
JSON representation

MrPHP's Own Yii Skeleton, used for creating new Yii applications.

Awesome Lists containing this project

README

        

# Yii Skeleton

MrPHP.com.au's own Yii Skeleton, used for creating new Yii applications.

## About

Copyright (c) 2013 Mr PHP

Source Code: https://github.com/cornernote/yii-skeleton

## Installation with Composer

install composer
```
curl http://getcomposer.org/installer | php
```

add required packages to `composer.json` then
```
php composer.phar update
```

useful links:
* https://getcomposer.org/
* https://packagist.org/