Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mathleite/yii2-boilerplate
- Owner: mathleite
- License: gpl-3.0
- Created: 2021-06-15T00:56:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T02:40:56.000Z (almost 3 years ago)
- Last Synced: 2024-09-30T22:37:26.726Z (about 1 month ago)
- Topics: boilerplate, yii2, yii2-framework
- Language: PHP
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.