PHPackages                             leadvertex/plugin-component-developer - 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. leadvertex/plugin-component-developer

Abandoned → [https://github.com/leadvertex/plugin-component-info](/?search=https%3A%2F%2Fgithub.com%2Fleadvertex%2Fplugin-component-info)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

leadvertex/plugin-component-developer
=====================================

LeadVertex plugin developer information component

0.1.1(5y ago)0342proprietaryPHPPHP &gt;=7.4

Since Jul 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/leadvertex/plugin-component-developer)[ Packagist](https://packagist.org/packages/leadvertex/plugin-component-developer)[ RSS](/packages/leadvertex-plugin-component-developer/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

`\Leadvertex\Plugin\Components\Developer\Developer` - component for represent information about plugin developer

Installation

```
composer require leadvertex/plugin-component-developer
```

Configuration

```
\Leadvertex\Plugin\Components\Developer\Developer::config(
    'Tony Stark',
    'support@starkindustries.com',
    'starkindustries.com'
);
```

Usage

```
echo Developer::getInstance()->getName();     //Will return 'Tony Stark'
echo Developer::getInstance()->getEmail();    //Will return 'support@starkindustries.com'
echo Developer::getInstance()->getHostname(); //Will return 'starkindustries.com'
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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 ~165 days

Total

4

Last Release

1994d ago

PHP version history (2 changes)0.0.1PHP &gt;=7.1.0

0.1.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3051649?v=4)[Timur](/maintainers/XAKEPEHOK)[@XAKEPEHOK](https://github.com/XAKEPEHOK)

---

Tags

plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leadvertex-plugin-component-developer/health.svg)

```
[![Health](https://phpackages.com/badges/leadvertex-plugin-component-developer/health.svg)](https://phpackages.com/packages/leadvertex-plugin-component-developer)
```

###  Alternatives

[ericclemmons/rules-bundle

Configuration-based logic for your domain models

2013.8k](/packages/ericclemmons-rules-bundle)[mouf/html.widgets.statsgrid

This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.

239.8k](/packages/mouf-htmlwidgetsstatsgrid)

PHPackages © 2026

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