simpod / php-snmp
PHP library for connecting to the SNMP agents using various transports; includes small collection of OIDs
0.3.0
2026-04-14 11:23 UTC
Requires
- php: ^8.4
- php-standard-library/json: ^6.1
- php-standard-library/regex: ^6.1
- psr/log: ^3
Requires (Dev)
- ext-json: *
- ext-snmp: *
- cdn77/coding-standard: ^7.0
- colinodell/psr-testlogger: ^1.0
- nyholm/psr7: ^1.3
- php-http/curl-client: ^2.1
- php-standard-library/phpstan-extension: ^2.1
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^13
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^2.0
- squizlabs/php_codesniffer: ^4.0
- symfony/process: 8.0.8
Suggests
- ext-json: Required for SNMP transport "Api"
- ext-snmp: Required for SNMP transport "Extension"
- psr/http-client: Required for SNMP transport "Api"
- psr/http-factory: Required for SNMP transport "Api"
- symfony/process: Required for default implementation of SNMP transport "Cli"