simpod / php-snmp
PHP library for connecting to the SNMP agents using various transports; includes small collection of OIDs
Installs: 41 550
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 5
Forks: 2
Open Issues: 3
Requires
- php: ^8.2
- psr/log: ^1.1 || ^2 || ^3
- thecodingmachine/safe: ^2.1
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
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.5.3
- phpstan/phpstan-deprecation-rules: ^1.0.0
- phpstan/phpstan-phpunit: ^1.1.0
- phpstan/phpstan-strict-rules: ^1.1.0
- phpunit/phpunit: ^11.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^2.0
- squizlabs/php_codesniffer: ^3.5
- symfony/process: ^7.0
- thecodingmachine/phpstan-safe-rule: ^1.0
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"
This package is auto-updated.
Last update: 2024-11-06 18:57:34 UTC