PHPackages                             mickaelandrieu/kimeo - 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. mickaelandrieu/kimeo

Abandoned → [loveoss/kimeo](/?search=loveoss%2Fkimeo)ArchivedProject[CLI &amp; Console](/categories/cli)

mickaelandrieu/kimeo
====================

A simple CLI tool to generate GitHub activity report

2.0(4y ago)1010MITPHPPHP ^7.4|^8.0

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mickaelandrieu/kimeo)[ Packagist](https://packagist.org/packages/mickaelandrieu/kimeo)[ RSS](/packages/mickaelandrieu-kimeo/feed)WikiDiscussions master Synced today

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

Kimeo: the missing contributions reporter for GitHub
====================================================

[](#kimeo-the-missing-contributions-reporter-for-github)

Kimeo is a micro CLI application (and a minimalist web client) that is able to generate a list of merged PR for a selected list of branches for an interval of dates.

[![kimeo_cli](https://cloud.githubusercontent.com/assets/1247388/26287523/b074d7fe-3e7d-11e7-814e-ba3f8c6bfd2e.PNG)](https://cloud.githubusercontent.com/assets/1247388/26287523/b074d7fe-3e7d-11e7-814e-ba3f8c6bfd2e.PNG)

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

[](#installation)

The login/password credentials are your GitHub's ones.

```
 dev@dev:~$ composer global require loveOSS/kimeo
 dev@dev:~$ export PATH="$PATH:$HOME/.composer/vendor/bin"
```

Then configure the application, you need to create and complete a `.env` file. Use the `.env.dist` file provided:

```
GITHUB_OWNER=mickaelandrieu # the owner of GitHub project
GITHUB_REPOSITORY=kimeo # the name of GitHub project

GITHUB_LOGIN=mickaelandrieu # the name of GitHub account (for authentication)
GITHUB_PASSWORD=XXXXXXXXX # the password of GitHub account

CORE_MEMBERS=mickaelandrieu

```

### What are Core members?

[](#what-are-core-members)

For theses members, the line generated for each contributed will be different.

For Core members (ex):

- [\#7839](https://github.com/PrestaShop/PrestaShop/pull/7839): Add sprintf check constraint on translations, by @Quetzacoalt91.

For beloved contributors (ex):

- [\#7838](https://github.com/PrestaShop/PrestaShop/pull/7838): Return empty array instead of false.. Thank you @neoteknic!

How to use the CLI application?
-------------------------------

[](#how-to-use-the-cli-application)

```
 dev@dev:~$ kimeo
```

For instance:

```
 dev@dev:~$ kimeo 31-10-2016 9-12-2016 main feat-1
```

How to use the Web client?
--------------------------

[](#how-to-use-the-web-client)

```
dev@dev:~$ cd /path/to/kimeo && php -S localhost:1234 # Then access http://localhost:1234
```

[![kimeo_web](https://cloud.githubusercontent.com/assets/1247388/26287524/b092e9d8-3e7d-11e7-916d-82dedb6e80f2.PNG)](https://cloud.githubusercontent.com/assets/1247388/26287524/b092e9d8-3e7d-11e7-916d-82dedb6e80f2.PNG)

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

This is so great, I want to contribute! Where are the tests?
------------------------------------------------------------

[](#this-is-so-great-i-want-to-contribute-where-are-the-tests)

Ahaha, well tried ;) I don't want any contributions. If you like it, star it and use it. If you want to improve it, fork it and create the tool that fits your specific needs.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~855 days

Total

3

Last Release

1566d ago

Major Versions

0.1 → 1.02018-04-04

1.0 → 2.02022-01-26

### 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 (20 commits)")

---

Tags

communitygithubreport

### Embed Badge

![Health badge](/badges/mickaelandrieu-kimeo/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[sylius/sylius

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

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

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)

PHPackages © 2026

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