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)17MITPHPPHP ^8.1

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 1mo ago

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

904d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d20384866038dd2b4119528e8b11485de1e96f8027a2a46c44bf37ca939f5ca?d=identicon)[TilsonM17](/maintainers/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

[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[dcblogdev/laravel-module-generator

Generate Laravel Modules from a template.

7710.1k1](/packages/dcblogdev-laravel-module-generator)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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