Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mathleite/yii2-boilerplate

A simple Boilerplate from Yii2 Framework
https://github.com/mathleite/yii2-boilerplate

boilerplate yii2 yii2-framework

Last synced: about 10 hours ago
JSON representation

A simple Boilerplate from Yii2 Framework

Awesome Lists containing this project

README

        

# Yii2 Boilerplate

Yii2 Framework Boilerplate

## Versioning

We use [SemVer](http://semver.org/) for versioning. For available versions,
see the [tags](https://github.com/your/project/tags) in this repository.

## Contributing

1. **Clone** the project on your machine
2. Create a new **feature/github-username/change-name** (**feature/mathleite/add-readme**) or **fix/github-username/change-name** branch and make your changes
3. **Commit** the changes
4. **Push** your branch
5. Create a **Pull request** from your branch to the **master branch**

* In this repository we do not use "develop" branch or similar.