PHPackages                             lyrixx/github-graph - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lyrixx/github-graph

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

lyrixx/github-graph
===================

Graph the number of PR, issue on your github repository

v0.3.1(11y ago)991MITPHPPHP &gt;=5.5.0

Since Jun 20Pushed 11y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

GithubGraph
===========

[](#githubgraph)

This little app graph all Github history for a project, and push some data to a [graphite server](http://graphite.wikidot.com/).

Requirements
------------

[](#requirements)

- php 5.5+
- a graphite server

Installation (phar)
-------------------

[](#installation-phar)

Download the latest [phar](https://github.com/lyrixx/GithubGraph/releases), then create a `config.yml` file. See the [sample](https://github.com/lyrixx/GithubGraph/blob/master/config.yml-dist).

Installation (manual)
---------------------

[](#installation-manual)

```
composer create-project lyrixx/github-graph
cd github-graph
cp config.yml-dist config.yml
# configure this file
php bin/github-graph symfony/symfony

```

Graphite configuration
----------------------

[](#graphite-configuration)

You will probably need to update `storage-schemas.conf` of the carbon configuration:

```
[github]
pattern = ^github
retentions = 1d:5y

```

Usage
-----

[](#usage)

```
php github-graph.phar symfony/symfony

```

you can also play with verbosity level:

```
# display nothing
php github-graph.phar symfony/symfony -q

# default display
php github-graph.phar symfony/symfony

# More verbose
php github-graph.phar symfony/symfony -v

# Very verbose
php github-graph.phar symfony/symfony -vv

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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 ~80 days

Total

3

Last Release

4187d ago

### Community

Maintainers

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

---

Top Contributors

[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (22 commits)")[![ronanguilloux](https://avatars.githubusercontent.com/u/313677?v=4)](https://github.com/ronanguilloux "ronanguilloux (1 commits)")

---

Tags

githubphpstats

### Embed Badge

![Health badge](/badges/lyrixx-github-graph/health.svg)

```
[![Health](https://phpackages.com/badges/lyrixx-github-graph/health.svg)](https://phpackages.com/packages/lyrixx-github-graph)
```

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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