https://github.com/jbtcd/git-bundle
A short way to show Git Branch and Commits in the Symfony Web Debug Toolbar
https://github.com/jbtcd/git-bundle
git symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
A short way to show Git Branch and Commits in the Symfony Web Debug Toolbar
- Host: GitHub
- URL: https://github.com/jbtcd/git-bundle
- Owner: jbtcd
- License: mit
- Created: 2020-09-01T15:45:32.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T18:55:28.000Z (over 2 years ago)
- Last Synced: 2025-12-31T06:43:36.486Z (6 months ago)
- Topics: git, symfony, symfony-bundle
- Language: PHP
- Homepage: https://jbtcd.me/
- Size: 542 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symfony Git Bundle
[](https://www.threads.net/@jbtcd)
[](https://github.com/jbtcd/git-bundle/actions/workflows/ci.yml)
[](LICENSE)
[](https://packagist.org/packages/jbtcd/git-bundle)
[](https://packagist.org/packages/jbtcd/git-bundle)
[](https://packagist.org/packages/jbtcd/git-bundle)
## Installation
To install, use composer:
```bash
$ composer require jbtcd/git-bundle
```
## Testing
``` bash
$ composer run tests
```
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.