2017 © Pedro PelĂĄez
 

symfony-bundle vcs-bundle

Version Control DataCollector

image

rudirocha/vcs-bundle

Version Control DataCollector

  • Sunday, July 24, 2016
  • by rudirocha
  • Repository
  • 1 Watchers
  • 2 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

VCSBundle

A Version Control Bundle for development helping., (*1)

SensioLabsInsight, (*2)

GIT

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

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

  • Install by composer, (*4)

    composer require rudirocha/vcs-bundle, (*5)

  • Add it at your AppKernel.php, (*6)

    ..., (*7)

    new Rubius\VCSBundle\RubiusVCSBundle(),, (*8)

    ..., (*9)

  • Enable Datacollector routes at your routing_dev.yml, (*10)

    ..., (*11)

    _vcsbundle:, (*12)

      resource: "@RubiusVCSBundle/Controller"
    
      prefix: /_vcs

    ..., (*13)

  • Make sure your config.yml has translation fallback available

Next Steps

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

The Versions

24/07 2016

dev-master

9999999-dev https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector

24/07 2016

v0.0.5

0.0.5.0 https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector

24/07 2016

v0.0.4

0.0.4.0 https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector

26/05 2016

v0.0.3

0.0.3.0 https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector

23/04 2016

v0.0.2

0.0.2.0 https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector

21/04 2016

v0.0.1

0.0.1.0 https://github.com/rudirocha/VCSBundle

Version Control DataCollector

  Sources   Download

MIT

The Requires

 

by RĂșdi Rocha

git bundle symfony vcs datacollector