Skip to content

Hobadee/php-ios-parser

Repository files navigation

php-ios-parser

Parse Cisco IOS configuration files in PHP

This is a work in progress.

This classes will let you parse a Cisco IOS style configuration file. It will return an object representing all the configuration variable.

These classes are extensible with "parsers", which function like plugins to parse various configuration directives to extract and parse more information. In the future these additional fields will be searchable.

An example of usage currently exists in the "test.php" file. Reconfiguration will need to be done to make it work in your enviornment.

About

Parse Cisco IOS configuration files in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages