PHPackages                             claas/kabelboxer - 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. claas/kabelboxer

ActiveLibrary

claas/kabelboxer
================

KabelBoxer is a PHP client for Compal cable modems

v0.0.2(9y ago)018MITPHP

Since Mar 21Pushed 9y agoCompare

[ Source](https://github.com/caugner/kabelboxer)[ Packagist](https://packagist.org/packages/claas/kabelboxer)[ Docs](https://github.com/caugner/kabelboxer)[ RSS](/packages/claas-kabelboxer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

KabelBoxer, PHP Client for Compal cable modems
==============================================

[](#kabelboxer-php-client-for-compal-cable-modems)

KabelBoxer is a PHP Client for Compal cable modems.

[![Build Status](https://camo.githubusercontent.com/cca67b4e117a62536e41854f432922991def005c883bcbdc72e95c7a0f9d5916/68747470733a2f2f7472617669732d63692e6f72672f636175676e65722f6b6162656c626f7865722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/caugner/kabelboxer)[![Code Climate](https://camo.githubusercontent.com/cb93745f9a02da62534971cce5aab9e714eccc95422daf6f1f8ed5878b52c1e5/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f636175676e65722f6b6162656c626f7865722f6261646765732f6770612e737667)](https://codeclimate.com/github/caugner/kabelboxer)[![Latest Stable Version](https://camo.githubusercontent.com/9f83d3746c0e506be319b027acf3d1ba5585b666f1303f3383873f81c836840c/68747470733a2f2f706f7365722e707567782e6f72672f636c6161732f6b6162656c626f7865722f762f737461626c65)](https://packagist.org/packages/claas/kabelboxer)[![License](https://camo.githubusercontent.com/e37cab5db61c08012bfe2168be4fb52e082552592cfc15d36fcb4792dcfec870/68747470733a2f2f706f7365722e707567782e6f72672f636c6161732f6b6162656c626f7865722f6c6963656e7365)](https://packagist.org/packages/claas/kabelboxer)

Usage
-----

[](#usage)

First, install [Composer](http://getcomposer.org/).

```
curl -sS https://getcomposer.org/installer | php
```

Next, add KabelBoxer:

```
php composer.phar require caugner/kabelboxer

```

Then, include Composer's autoloader:

```
require 'vendor/autoload.php';
```

Finally, you can use the KabelBoxer client:

```
$client = new KabelBoxer\Client();
$client->login('admin', 'password');
$client->restart();
```

Supported Models
----------------

[](#supported-models)

- CH7466CE

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Every ~10 days

Total

2

Last Release

3327d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01bb8c6b5e590150f4fba1fbdc704000f5b2d083754f5a8962c1c3b8be59f397?d=identicon)[claas](/maintainers/claas)

---

Top Contributors

[![caugner](https://avatars.githubusercontent.com/u/495429?v=4)](https://github.com/caugner "caugner (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/claas-kabelboxer/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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