PHPackages                             sergeil/git-tools-bundle - 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. sergeil/git-tools-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sergeil/git-tools-bundle
========================

Bundle ships a set of tools that simplify working with Git when you need to update several bundles.

01.2kPHP

Since Jun 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/sergeil/SliGitToolsBundle)[ Packagist](https://packagist.org/packages/sergeil/git-tools-bundle)[ RSS](/packages/sergeil-git-tools-bundle/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

SliGitToolsBundle [![Build Status](https://camo.githubusercontent.com/0aa19cdccb34280a4346aa5e901e97f91adc665ce85e8e2791df7d7e6edfdaa9/68747470733a2f2f7472617669732d63692e6f72672f7365726765696c2f536c69476974546f6f6c7342756e646c652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/sergeil/SliGitToolsBundle)
==============================================================================================================================================================================================================================================================================================================================

[](#sligittoolsbundle-)

Bundle provides tools that simplify working with Git when you develop features which require several vendor bundles to be updated.

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

[](#installation)

Add this dependency to your composer.json:

```
"sergeil/git-tools-bundle": "dev-develop"

```

Update your AppKernel class and add this:

```
new Sli\GitToolsBundle\SliGitToolsBundle(),

```

Documentation
-------------

[](#documentation)

At this moment this bundle provides a command `sli:vendor-git-tools:global-status` which can be used to efficiently see their git status.

```
 $ app/console sli:git-tools:global-status MyCompany

```

This command will output a list of bundle names which have changes, optionally you may provide a `--verbose` option and in this case detailed information for every modified bundle will be provided.

Licensing
---------

[](#licensing)

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/32010d9d9c2226f0c7119fb1d4006d1847a6dd6db135d2fcacba8578a8a13b90?d=identicon)[sergeil](/maintainers/sergeil)

---

Top Contributors

[![sergeil](https://avatars.githubusercontent.com/u/425579?v=4)](https://github.com/sergeil "sergeil (8 commits)")[![cravler](https://avatars.githubusercontent.com/u/157440?v=4)](https://github.com/cravler "cravler (1 commits)")

### Embed Badge

![Health badge](/badges/sergeil-git-tools-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sergeil-git-tools-bundle/health.svg)](https://phpackages.com/packages/sergeil-git-tools-bundle)
```

###  Alternatives

[kalnoy/illuminate-menu

A menu builder for Laravel using Bootstrap's markup.

2514.3k1](/packages/kalnoy-illuminate-menu)

PHPackages © 2026

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