PHPackages                             pronabsen/consoletvssupport - 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. pronabsen/consoletvssupport

ActiveLibrary

pronabsen/consoletvssupport
===========================

ConsoleTVs support library

01PHP

Since Jul 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pronabsen/ConsoleTVsSupport)[ Packagist](https://packagist.org/packages/pronabsen/consoletvssupport)[ RSS](/packages/pronabsen-consoletvssupport/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![](https://camo.githubusercontent.com/afe879c53f2e2127202036277d0bc223eba75a1f646e1fd0b6479d9d9e516c67/687474703a2f2f692e696d6775722e636f6d2f646d646878526c2e706e67)](https://camo.githubusercontent.com/afe879c53f2e2127202036277d0bc223eba75a1f646e1fd0b6479d9d9e516c67/687474703a2f2f692e696d6775722e636f6d2f646d646878526c2e706e67)

Support - ConsoleTVs support library
====================================

[](#support---consoletvs-support-library)

Description
-----------

[](#description)

Support is the library I use in my latest projects and packages to make things easy. It features helper functions that can be used at any time.

Installation
------------

[](#installation)

```
composer require consoletvs/support

```

Register the service provider to the current project (Not needed if using laravel 5.5+):

```
ConsoleTVs\Support\SupportServiceProvider::class

```

Publish the configuration:

```
php artisan vendor:publish

```

Usage
-----

[](#usage)

No docs are currently provided. If you want to know what functions are available just check the traits. They are organized by categories.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

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/4afac3ef225c5a71d5d770aa7ac04c0c9ee9662abed9030a1ef00727766ee1b1?d=identicon)[pronabsen](/maintainers/pronabsen)

---

Top Contributors

[![pronabsen](https://avatars.githubusercontent.com/u/30025867?v=4)](https://github.com/pronabsen "pronabsen (2 commits)")

### Embed Badge

![Health badge](/badges/pronabsen-consoletvssupport/health.svg)

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

PHPackages © 2026

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