PHPackages                             rrey/cwmp - 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. rrey/cwmp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rrey/cwmp
=========

TR069 based Auto Configuration Server (ACS) using CWMP

171215[1 issues](https://github.com/reyronald/cwmp/issues)PHP

Since Feb 21Pushed 10y ago4 watchersCompare

[ Source](https://github.com/reyronald/cwmp)[ Packagist](https://packagist.org/packages/rrey/cwmp)[ RSS](/packages/rrey-cwmp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

#### Laravel 5

[](#laravel-5)

Download the package via composer by running:

```
composer require "rrey/cwmp":"dev-master"

```

Include the following in the `app\config.php`'s file `providers` array:

```
'providers' => [

	... // Other Service Providers

	CWMP\Laravel\CWMPServiceProvider::class,

],

```

Run the following artisan command:

```
php artisan vendor:publish --provider="CWMP\Laravel\CWMPServiceProvider"

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7514993?v=4)[Ronald Rey](/maintainers/reyronald)[@reyronald](https://github.com/reyronald)

---

Top Contributors

[![reyronald](https://avatars.githubusercontent.com/u/7514993?v=4)](https://github.com/reyronald "reyronald (12 commits)")

### Embed Badge

![Health badge](/badges/rrey-cwmp/health.svg)

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

###  Alternatives

[symfony/uid

Provides an object-oriented API to generate and represent UIDs

610303.9M1.1k](/packages/symfony-uid)[react/stream

Event-driven readable and writable streams for non-blocking I/O in ReactPHP

691139.1M205](/packages/react-stream)[cac/autophing

Predefined Phing targets

1362.6k1](/packages/cac-autophing)

PHPackages © 2026

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