2017 © Pedro Peláez
 

library cwmp

TR069 based Auto Configuration Server (ACS) using CWMP

image

rrey/cwmp

TR069 based Auto Configuration Server (ACS) using CWMP

  • Sunday, February 21, 2016
  • by reyronald
  • Repository
  • 4 Watchers
  • 6 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

README

Laravel 5

Download the package via composer by running:, (*1)

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

Include the following in the app\config.php's file providers array:, (*2)

'providers' => [

    ... // Other Service Providers

    CWMP\Laravel\CWMPServiceProvider::class,

],

Run the following artisan command:, (*3)

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

The Versions

21/02 2016

dev-master

9999999-dev

TR069 based Auto Configuration Server (ACS) using CWMP

  Sources   Download

The Requires

  • php >=5.3.0

 

by Ronald Rey

acs cpe cwmp tr069 tr69