caffeina-core/core
Composer 安装命令:
composer require caffeina-core/core
包简介
Platform for rapid application development.
关键字:
README 文档
README
Core is a platform, a collection of components for rapid application development. It doesn't make decisions for you; it gives you tools to build your own solutions.
Installation
Install via composer:
$ composer require caffeina-core/core
Documentation
See the wiki.
Contributing
How to get involved:
- Star the project!
- Answer questions that come through GitHub issues
- Report a bug that you find
Core follows the GitFlow branching model. The master branch always reflects a production-ready state while the latest development is taking place in the develop branch.
Each time you want to work on a fix or a new feature, create a new branch based on the develop branch: git checkout -b BRANCH_NAME develop. Only pull requests to the develop branch will be merged.
Pull requests are highly appreciated.
Solve a problem. Features are great, but even better is cleaning-up and fixing issues in the code that you discover.
Versioning
Core is maintained by using the Semantic Versioning Specification (SemVer).
Copyright and license
Copyright 2014-2016 Caffeina srl under the MIT license.
统计信息
- 总下载量: 5.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 35
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-20
