danielrhodeswarp/git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project
21
Install
composer require danielrhodeswarp/git-branch-bubble
Latest Version:0.0.2
PHP:>=5.3.0
License:MIT
Last Updated:Dec 7, 2024
Links: GitHub  ·  Packagist
Maintainer: danielrhodeswarp

git-branch-bubble

What's this?

It's the Git Branch Bubble which will make the current Git branch you are working on face-punchingly obvious when developing your Laravel 5 projects. It's useful if you are paranoid, forgetful or both.

Installation

composer require --dev danielrhodeswarp/git-branch-bubble

Then add Danielrhodeswarp\GitBranchBubble\GitBranchBubbleServiceProvider::class to the 'providers' bit of your project's /config/app.php

Config

You may publish the gitbranchbubble.php config file into your project (php artisan vendor:publish) and then tinker with some visual properties of the bubble.

Notes

Git branch will show as "unknown" under any and all failure / fringe cases (Git not installed, Laravel project not a Git repo, something wrong with Git etc).

Related Packages

hnhdigital-os/laravel-git-info

Get information about the current git state.

15,900 4
small-skeletal/wordpress

WordPress boilerplate for git deployment

3 1
juniorb2ss/deathbycaptcha-php-sdk

With Death by Captcha you can solve any CAPTCHA. All you need to do is implement...

19,199 6
fab2s/yaetl

Widely Extended Nodal Extract-Transform-Load ETL Workflow AKA NEJTL or Nodal-Ext...

198,569 65
gitscrum-community-edition/laravel-gitscrum

GitScrum is a project to help developer team. Git + Scrum = Team More Productive...

2,023 2,908