2017 © Pedro Peláez
 

library netdevicelib

Network Device Management and Interaction Library

image

pronique/netdevicelib

Network Device Management and Interaction Library

  • Saturday, August 23, 2014
  • by joncutrer
  • Repository
  • 1 Watchers
  • 3 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

NetDeviceLib

NetDeviceLib is a PHP library for interacting with and managing network devices include routers, switches, and other network appliances., (*1)

Support for many hardware models from vendors such as Cisco, Juniper, Adtran, HP, Dell, MikroTik, and many more., (*2)

This project currently in development and is considered experimental at this stage., (*3)

Read the wiki for more information and usage examples, (*4)

Installing NetDeviceLib via composer

You can install NetDeviceLib into your project using composer. For existing applications you can add the following to your composer.json file:, (*5)

"require": {
    "pronique/netdevicelib": "dev-master"
}

And run php composer.phar update, (*6)

  • end

The Versions

23/08 2014

dev-master

9999999-dev http://pronique.com

Network Device Management and Interaction Library

  Sources   Download

MIT

The Requires

 

The Development Requires

ssh snmp tcpip