承接 tilson/git-report-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

tilson/git-report-php

最新稳定版本:1.1.0

Composer 安装命令:

composer require tilson/git-report-php

包简介

simple package for create report from git in php

README 文档

README

Git-report is a package for create simple report im you Laravel application, generate report in cli and html file. With this package you cam know when you or you team are invest time and strength.

This package encourage you follow the Conventional Commits 1.0.0

Therefor, if you want have great experience you git historic must be following Conventional Commits

Try, and, be happy.

Installation

    composer require tilson/git-report-php --dev

Example

Create report of commits in html

    php artisan report:html

In next Realease(😉Coming Soon...)

Create report of commits in terminal

    php artisan report:cli

Filters

Filter for author

    php artisan git-report:{html|cli} --author="Name Author"

Filter for date

    php artisan git-report:{html|cli} --date="YYYY-MM-DD"

Filter for type commits

    php artisan git-report:{html|cli} --type="feat|fix|docs|style|refactor|test|chore"

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-04