PHPackages                             jithran/git-ribbon - 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. jithran/git-ribbon

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

jithran/git-ribbon
==================

A ribbon for laravel projects that gives information about the current git status of the project

1.0.4(2y ago)028MITPHPPHP ^8.0

Since Jul 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Jithran/GitRibbon)[ Packagist](https://packagist.org/packages/jithran/git-ribbon)[ RSS](/packages/jithran-git-ribbon/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Git Ribbon
A Laravel package that provides git status information
=================================================================

[](#git-ribbona-laravel-package-that-provides-git-status-information)

 [Documentation](https://github.com/Jithran/GitRibbon) | [Features](#features) | [Installation](#installation) | [License](#license)

[![Packagist](https://camo.githubusercontent.com/47024e5cdbd73d35e70e4be79988b5e9ac6b4881cd694c52ef1c708b1f9a9d0d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a69746872616e2f6769742d726962626f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jithran/git-ribbon)[![License](https://camo.githubusercontent.com/c2bffd81d308ced1cc3b0d66fb0ed453ab478a5e17c988b780f9de986a390ee2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/c2bffd81d308ced1cc3b0d66fb0ed453ab478a5e17c988b780f9de986a390ee2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)[![PHP from Packagist](https://camo.githubusercontent.com/f6302fe6436a1a935f9122b6859a6b80827defe0fb230d38ece957605e2cad87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6a69746872616e2f6769742d726962626f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jithran/git-ribbon)[![Laravel Version](https://camo.githubusercontent.com/7c44ffef6572365902daaf92ad04735bc49012a979198f72c1139f85e92dae93/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d31302e782d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/7c44ffef6572365902daaf92ad04735bc49012a979198f72c1139f85e92dae93/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d31302e782d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)

Git Ribbon is a Laravel package that creates a ribbon on the top of the page which gives information about the current status of the git work directory with a tooltip with project information. It helps developers to quickly understand the current git status without leaving the application. It's an easy reminder to commit and push the changes.

Features
--------

[](#features)

- Displays if a project is up-to-date or not in a ribbon
- Provides git &amp; environment information in a tooltip
- Easy to install and use

Requirements
------------

[](#requirements)

- Laravel 10.x
- PHP 8.x

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

[](#installation)

To install the package via composer, Run:

```
composer require jithran/git-ribbon --dev
```

The package will automatically register itself.

You can publish the config file with:

```
php artisan vendor:publish --provider="Jithran\GitRibbon\GitRibbonServiceProvider" --tag="config"
```

By default, the ribbon is only displayed in the `local`, `dev` or `development` environments (APP\_ENV). You can change this in the config file by expanding the git-ribbon.environment array.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% 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 ~9 days

Total

6

Last Release

979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0a31e962a58e082442ef5055017b9a18e09e06501c7c2f06ed71c9c38a84fd7?d=identicon)[Ithran](/maintainers/Ithran)

---

Top Contributors

[![Jithran](https://avatars.githubusercontent.com/u/3873563?v=4)](https://github.com/Jithran "Jithran (25 commits)")

---

Tags

gitlaravellaravel-package

### Embed Badge

![Health badge](/badges/jithran-git-ribbon/health.svg)

```
[![Health](https://phpackages.com/badges/jithran-git-ribbon/health.svg)](https://phpackages.com/packages/jithran-git-ribbon)
```

###  Alternatives

[unclecheese/display-logic

Allows assignment of conditions for display and hide of specific form fields based on client side behavior.

771.0M101](/packages/unclecheese-display-logic)[pubsubhubbub/subscriber

pubsubhubbub implementation of subscriber.

32100.2k](/packages/pubsubhubbub-subscriber)[humanmade/hm-content-import

Migration framework for WordPress

2931.6k1](/packages/humanmade-hm-content-import)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[spaggel/tooltip

Product attribute tooltips module for Magento 2

2431.5k](/packages/spaggel-tooltip)[slicksky/spam-blacklist-query

Find out if a domain or IP is blacklisted on the most popular spam listing services.

1131.8k](/packages/slicksky-spam-blacklist-query)

PHPackages © 2026

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