PHPackages                             blackleo/externaluser - 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. blackleo/externaluser

ActiveComposer-plugin

blackleo/externaluser
=====================

test

1.0.1(4y ago)014MITPHP

Since May 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/blackleo/externaluser)[ Packagist](https://packagist.org/packages/blackleo/externaluser)[ RSS](/packages/blackleo-externaluser/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (2)Used By (0)

Thrid party api use to show users details in this plugin

```
{
    "repositories": [
        {
        "type": "vcs",
        "url": "git@github.com:blackleo/externaluser-plugin.git"
        }
    ],
    "type": "wordpress-plugin",
    "require": {
        "php": ">7.2",
        "composer/installers": "~1.7",
        "blackleo/externaluser-plugin": "^1.0"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "extra":[
        {
            "installer-path":{
                "{$name}/": ["type: wordpress-plugin"]
            }
        }
    ],
    "config": {
        "allow-plugins": {
            "composer/installers": true
        }
    }
}

```

Please create a file named composer.json and add above code in it.

And run the following command

composer require "blackleo/externaluser-plugin"

Than go to wp-admin and in plugin you will see the plugin please activate it.

It will create a new page named external-use.

When you visit it you will see all user data fetched from  with functionlaty than when you click on id or firstname or lastname it wll show all the details of that perticuler user.

PS:- Composer is required in your computer

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1499d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5444732?v=4)[Mehul Dave](/maintainers/blackleo)[@blackleo](https://github.com/blackleo)

---

Top Contributors

[![blackleo](https://avatars.githubusercontent.com/u/5444732?v=4)](https://github.com/blackleo "blackleo (47 commits)")

### Embed Badge

![Health badge](/badges/blackleo-externaluser/health.svg)

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

PHPackages © 2026

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