PHPackages                             rudirocha/vcs-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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. rudirocha/vcs-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

rudirocha/vcs-bundle
====================

Version Control DataCollector

v0.0.5(9y ago)234MITPHPPHP &gt;=7.0.0

Since Apr 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/rudirocha/VCSBundle)[ Packagist](https://packagist.org/packages/rudirocha/vcs-bundle)[ Docs](https://github.com/rudirocha/VCSBundle)[ RSS](/packages/rudirocha-vcs-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (6)Used By (0)

VCSBundle
=========

[](#vcsbundle)

A Version Control Bundle for development helping.

[![SensioLabsInsight](https://camo.githubusercontent.com/d4f1e140d24762af37762ccebbaef39b10c8e19c74c6db492640cdbc346e8977/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30326261356234382d396461342d346362342d616238612d3161626665313865323734362f6269672e706e67)](https://insight.sensiolabs.com/projects/02ba5b48-9da4-4cb4-ab8a-1abfe18e2746)

GIT
---

[](#git)

Git is the only (for now) version control system implemented

#### Features

[](#features)

- Branch name at toolbar
- Toolbar info with current user name and email + remote origin URL + File change counter
- Profiller page with all files changed
- Profiller page with branch list for checkout

Instalation steps
-----------------

[](#instalation-steps)

- Install by composer

> composer require rudirocha/vcs-bundle

- Add it at your AppKernel.php

> ...

> new Rubius\\VCSBundle\\RubiusVCSBundle(),

> ...

- Enable Datacollector routes at your routing\_dev.yml

> ...

> \_vcsbundle:

> ```
>   resource: "@RubiusVCSBundle/Controller"
>
> ```

> ```
>   prefix: /_vcs
>
> ```

> ...

- Make sure your config.yml has translation fallback available

Next Steps
----------

[](#next-steps)

- Add translations
- Enable more "point and click" actions for git management

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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 ~23 days

Total

5

Last Release

3627d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1061563?v=4)[Rúdi Rocha](/maintainers/rudirocha)[@rudirocha](https://github.com/rudirocha)

---

Top Contributors

[![rudirocha](https://avatars.githubusercontent.com/u/1061563?v=4)](https://github.com/rudirocha "rudirocha (9 commits)")

---

Tags

symfonybundlegitDataCollectorvcs

### Embed Badge

![Health badge](/badges/rudirocha-vcs-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/rudirocha-vcs-bundle/health.svg)](https://phpackages.com/packages/rudirocha-vcs-bundle)
```

###  Alternatives

[kendrick/symfony-debug-toolbar-git

Git information into Symfony Debug Toolbar

3060.7k1](/packages/kendrick-symfony-debug-toolbar-git)[polcode/unit-converter-bundle

This bundle allows you to manage values in different units by simply command

1017.9k](/packages/polcode-unit-converter-bundle)[gwk/dynamo-session-bundle

DynamoDB Session Handler Bundle for Symfony 2

13210.9k](/packages/gwk-dynamo-session-bundle)

PHPackages © 2026

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