techdock / opcua
Modern OPC UA Client for PHP 8.4+ - PHP implementation based on OPC Foundation UA-.NETStandard architecture
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/techdock/opcua
Requires
- php: ^8.4
- ext-sockets: *
- brick/date-time: ^0.7
- monolog/monolog: ^3.0
- phpseclib/phpseclib: ^3.0
- psr/log: ^3.0
- psr/simple-cache: ^3.0
- symfony/cache: ^7.0
- wapmorgan/binary-stream: ^0.4
Requires (Dev)
- phpstan/phpstan: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.0
- squizlabs/php_codesniffer: ^3.8
Suggests
- amphp/amp: ^3.0 - Alternative async framework
- react/event-loop: ^1.5 - For async I/O and high-performance scenarios
- react/promise: ^3.0 - Promise-based async operations