定制 jaggy/kraken 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-24