Download the PHP package bdelespierre/gitstats without Composer
On this page you can find all versions of the php package bdelespierre/gitstats. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bdelespierre/gitstats
More information about bdelespierre/gitstats
Files in bdelespierre/gitstats
Download bdelespierre/gitstats
More information about bdelespierre/gitstats
Files in bdelespierre/gitstats
Vendor bdelespierre
Package gitstats
Short Description Iterate through git commits to gather statistics
License MIT
Package gitstats
Short Description Iterate through git commits to gather statistics
License MIT
Please rate this library. Is it a good library?
Informations about the package gitstats
GitStats
Rewinds your Git history to compute stats.
Installation
Add composer global vendor/bin directory to your PATH
Best way to do it is to add these lines to your `~/.profile`:Usage
Add a .gitstats.php
file in your project root directory:
Run the application:
The output is formatted as CSV:
You can write the output to a file:
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker.
Credits
- Benjamin Delespierre
- Matthieu Napoli
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of gitstats with dependencies
PHP Build Version
Package Version
The package bdelespierre/gitstats contains the following files
Loading the files please wait ....