PHPackages                             loveoss/traces - 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. [CLI &amp; Console](/categories/cli)
4. /
5. loveoss/traces

ActiveProject[CLI &amp; Console](/categories/cli)

loveoss/traces
==============

A simple CLI tool to generate information about GitHub contributors of a repository

v1.0.3(8y ago)013MITPHP

Since Jan 2Pushed 4y agoCompare

[ Source](https://github.com/loveOSS/traces)[ Packagist](https://packagist.org/packages/loveoss/traces)[ RSS](/packages/loveoss-traces/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

Traces
======

[](#traces)

Traces is a micro CLI application that is able to get all contributions and their contributors in "developer-readable" JSON format for a specified repository.

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

[](#installation)

The authentication is a basic login/password for GitHub.

```
 $ composer require prestashop/traces

 $ ./vendor/bin/traces    --config="config.yml"
```

You can configure a list of excluded contributors, take a look to `config.dist.yml` file.

A file named `contributors.js` will be generated, you can manipulate it using any programming language.

### I prefer to export in XML/CSV/Whatever

[](#i-prefer-to-export-in-xmlcsvwhatever)

This is not provided out of box right now. For CSV support take a look at [Json to CSV](https://konklone.io/json/) website, or to [csvkit](https://csvkit.readthedocs.io/en/latest/scripts/in2csv.html).

For XML, you may use [SimpleXMLElement](http://php.net/manual/fr/class.simplexmlelement.php). I'm open to contributions that allow to pass `--output=xml|csv|json` if the code remains simple.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 90.5% 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 ~101 days

Total

4

Last Release

3114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aaa8dc5ebf777dd52a4fca1b8b3afac33a8e7be97f72d6b5018d35ef184291f7?d=identicon)[mickaelandrieu](/maintainers/mickaelandrieu)

---

Top Contributors

[![mickaelandrieu](https://avatars.githubusercontent.com/u/1247388?v=4)](https://github.com/mickaelandrieu "mickaelandrieu (19 commits)")[![rGaillard](https://avatars.githubusercontent.com/u/2787216?v=4)](https://github.com/rGaillard "rGaillard (2 commits)")

---

Tags

contributingcontributorsgithubreport

### Embed Badge

![Health badge](/badges/loveoss-traces/health.svg)

```
[![Health](https://phpackages.com/badges/loveoss-traces/health.svg)](https://phpackages.com/packages/loveoss-traces)
```

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)

PHPackages © 2026

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