PHPackages                             llenon/olt-information - 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. llenon/olt-information

ActiveLibrary

llenon/olt-information
======================

1441PHP

Since Nov 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lucyannlenon/OLTCMDRead)[ Packagist](https://packagist.org/packages/llenon/olt-information)[ RSS](/packages/llenon-olt-information/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

OLTCMDRead
==========

[](#oltcmdread)

```

    $userName = 'xxx';
    $password = 'xxx';
    $address = '192.168.x.x';
    $typoConnection = "telnet";
    $model = OltModel::VSOL;
    $port = 23;
    $olt = new OLT($userName, $password, $model, $address, $port, $typoConnection);
    $macAddress = "xx:xx:xx:xx:xx:xx";
    $login = "teste";
    $gponName = "testeteste";

    $client = new Client($login, $macAddress, $gponName);

    $oltVsol = new VSolOLTCmd($olt, $client);
    dd($oltVsol->getDadosDoCliente());

    /**
    {#2
  +login: "teste"
  +macAddress: "xx:xx:xx:xx:xx:xx"
  +gponName: "testeteste"
  +slot: "0"
  +onuId: "29"
  +pon: "2"
  +signal: "-21.19"
  +status: "online"
  +distance: "1215"
  +uptime: "8 20:25:32"
  +onuTemperatura: "41.98"
}*/

```

re

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

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

---

Top Contributors

[![lucyannlenon](https://avatars.githubusercontent.com/u/13006706?v=4)](https://github.com/lucyannlenon "lucyannlenon (46 commits)")

### Embed Badge

![Health badge](/badges/llenon-olt-information/health.svg)

```
[![Health](https://phpackages.com/badges/llenon-olt-information/health.svg)](https://phpackages.com/packages/llenon-olt-information)
```

PHPackages © 2026

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