PHPackages                             babs100/developerstatus - 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. babs100/developerstatus

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

babs100/developerstatus
=======================

This package show a developer rank based on github repositories

04PHP

Since Oct 2Pushed 7y agoCompare

[ Source](https://github.com/babs100/DeveloperStatus)[ Packagist](https://packagist.org/packages/babs100/developerstatus)[ RSS](/packages/babs100-developerstatus/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DeveloperStatus
===============

[](#developerstatus)

[![Build Status](https://camo.githubusercontent.com/3c1389635f89d6d1a19e93785aae799c8264eff04cc96af63e579b0e226d432c/68747470733a2f2f7472617669732d63692e636f6d2f626162733130302f446576656c6f7065725374617475732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/babs100/DeveloperStatus)

This shows a developer's rank based on the number of repositories he/she has on Github.

Install
-------

[](#install)

Via Composer

```
$ composer require babs100/developerstatus
```

Usage
-----

[](#usage)

```
$githubUsername = "rajirasaki";
$developerStatus = new DeveloperStatus();
$status = $developerStatus->getStatus($githubUsername);

echo $status

Result:
Yeah, I crown you Senior Developer. Thanks for making the world a better place
```

Contributing
------------

[](#contributing)

Please click [here](CONTRIBUTING.md).

Testing
-------

[](#testing)

```
$ composer test
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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/bb5a067aa106132c179c0f763d1ad6862d189dd07d471f09c009f63c90284809?d=identicon)[babatundeolajide](/maintainers/babatundeolajide)

---

Top Contributors

[![babs100](https://avatars.githubusercontent.com/u/21971193?v=4)](https://github.com/babs100 "babs100 (39 commits)")

### Embed Badge

![Health badge](/badges/babs100-developerstatus/health.svg)

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

PHPackages © 2026

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