PHPackages                             dipo/evangelist - 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. dipo/evangelist

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

dipo/evangelist
===============

To check for developer status based on number of Github repositories.

11PHP

Since Sep 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dzpo/evangelist)[ Packagist](https://packagist.org/packages/dipo/evangelist)[ RSS](/packages/dipo-evangelist/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Developer Evangelist
====================

[](#developer-evangelist)

[![Build Status](https://camo.githubusercontent.com/f0e85949a88a7d098920731ef71879b90c871b71b7593a81e1b1771ed80e0da2/68747470733a2f2f7472617669732d63692e6f72672f647a706f2f6576616e67656c6973742e737667)](https://travis-ci.org/dzpo/evangelist)

This is a package that tells your developer status based on the number of repositories you have on your Github account.

Having at least 5 repositories and at most 10 repositories makes you a Junior Evangelist.

With at least 11 repositories and at most 20 repositories, the status of Associate Evangelist is achieved.

More than 20 Github repositories makes you a Most Senior Evangelist

Install
-------

[](#install)

Via Composer

To add open-source-evangelist as a dependency, run the following in your project directory.

```
$ composer require dipo/evangelist
```

Usage
-----

[](#usage)

To use, create an object of EvangelistStatus with a Github username passed as an argument. Then call the getStatus function with the object. See below.

```
$evangelist = new EvangelistStatus(GithubUsername);
echo $evangelist->getStatus();
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

To test, type the following into the terminal from the project directory

```
$ phpunit
```

or

```
$ composer test
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credit
------

[](#credit)

- Oladipupo Isola

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/30f7a8d720ec9e8474bdd4bfd1d6e8a8172d405b4ad7e64e075be06a040b5bb1?d=identicon)[DIPXOID](/maintainers/DIPXOID)

---

Top Contributors

[![dipoisola](https://avatars.githubusercontent.com/u/10845591?v=4)](https://github.com/dipoisola "dipoisola (67 commits)")

### Embed Badge

![Health badge](/badges/dipo-evangelist/health.svg)

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

###  Alternatives

[lorisleiva/lody

Load files and classes as lazy collections in Laravel.

956.6M9](/packages/lorisleiva-lody)[nordcoders/laravel-service-maker

Generate services and contracts in Laravel with the artisan command

261.4k](/packages/nordcoders-laravel-service-maker)

PHPackages © 2026

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