PHPackages                             tilson/git-report-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tilson/git-report-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tilson/git-report-php
=====================

simple package for create report from git in php

1.1.0(2y ago)18MITPHPPHP ^8.1CI failing

Since Nov 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/TilsonM17/git-report-php)[ Packagist](https://packagist.org/packages/tilson/git-report-php)[ RSS](/packages/tilson-git-report-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (7)Versions (3)Used By (0)

GIT-REPORT FOR LARAVEL
======================

[](#git-report-for-laravel)

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 ](https://www.conventionalcommits.org/en/v1.0.0/)

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

**Try, and, be happy.**

Installation
------------

[](#installation)

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

Example
-------

[](#example)

Create report of commits in html

```
    php artisan report:html
```

In next Realease(😉Coming Soon...)
---------------------------------

[](#in-next-realeasecoming-soon)

Create report of commits in terminal

```
    php artisan report:cli
```

---

### Filters

[](#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"
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

949d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63884331?v=4)[Tilson Mateus](/maintainers/TilsonM17)[@TilsonM17](https://github.com/TilsonM17)

---

Top Contributors

[![TilsonM17](https://avatars.githubusercontent.com/u/63884331?v=4)](https://github.com/TilsonM17 "TilsonM17 (23 commits)")

---

Tags

gitlaravelphpreport

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tilson-git-report-php/health.svg)

```
[![Health](https://phpackages.com/badges/tilson-git-report-php/health.svg)](https://phpackages.com/packages/tilson-git-report-php)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1678.8M237](/packages/symfony-asset-mapper)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
