jaggy/kraken
最新稳定版本:0.1.5
Composer 安装命令:
composer require jaggy/kraken
包简介
A file release manager.
README 文档
README
The lazy file versioner.
This is a, for now, PHP DocBlock version updater.
In most PHP files, there are annotations pertaining to the file version and it was quite tedious to update them. Since most of us tend to miss some here and now.
Docblock
/**
* Some comment about the file here.
*
* @package Package\Name\Here
* @author Gauran <jaggygauran@gmail.com>
* @license http://www.wtfpl.net/ Do What The Fuck You Want To Public License
* @version Release: 1.0.0
* @link https://github.com/jaggy/versioner
* @since Class available since Release 0.1.0
*/
Installation and Usage
Take note, using this will update all your modified files and update their version annotation
kraken release [major, minor, patch]
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-24