PHPackages                             burayan/evangalize - 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. burayan/evangalize

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

burayan/evangalize
==================

Github User Analysis

v1.0(10y ago)022MITPHP

Since Oct 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/andela-bmosigisi/evangalize)[ Packagist](https://packagist.org/packages/burayan/evangalize)[ Docs](https://github.com/andela-bmosigisi/evangalize)[ RSS](/packages/burayan-evangalize/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Evangalize
==========

[](#evangalize)

This package allows you to do analysis on a github user, by providing his username. It counts the number of repositories and informs you what category of Evangelist the user is. Also, the returned details of a particular user are provided and may be used for whatever else purpose.

A lot more features coming soon!!!

Install
-------

[](#install)

- composer require burayan/evangalize
- Run: composer install

Usage
-----

[](#usage)

```

    use Burayan\Evangalize\Evangelist;
    use Burayan\Evangalize\EvangelistAnalysis;

    $evangelist = new Evangelist("username");
    $analysis = new EvangelistAnalysis($evangelist);

    $analysis->init();
    $analysis->getEvangelistStatus();
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://opensource.org/licenses/MIT) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3923d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b16eb622be0411fe7f85b85fb7a38d792a21f2c194d86aa64ce7d400c4c520e?d=identicon)[burayan](/maintainers/burayan)

---

Top Contributors

[![bmosigisi](https://avatars.githubusercontent.com/u/9822168?v=4)](https://github.com/bmosigisi "bmosigisi (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/burayan-evangalize/health.svg)

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

PHPackages © 2026

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