Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.
/ netdevicelib Public archive

A PHP library for interacting with and managing network devices include routers, switches, firewalls, and other network appliances.

License

Notifications You must be signed in to change notification settings

pronique/netdevicelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetDeviceLib

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

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

This project currently in development and is considered experimental at this stage.

Read the wiki for more information and usage examples

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:

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

And run php composer.phar update

  • end

About

A PHP library for interacting with and managing network devices include routers, switches, firewalls, and other network appliances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages