redrodrigo / router-os-sdk
Async-capable Mikrotik RouterOS API client for PHP (Fiber-based, optional Swoole transport, Laravel/Hyperf integrations)
v0.6.0
2026-07-11 02:41 UTC
Requires
- php: ^8.1
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0
- phpunit/phpunit: ^10.5
Suggests
- ext-sodium: For RouterOS\Sdk\Vpn\WireGuard::generateKeypair()
- ext-swoole: Enables non-blocking coroutine transport under Hyperf and Laravel Octane (Swoole mode)
- hyperf/pool: For the Hyperf coroutine connection pool integration
- illuminate/support: For the Laravel ServiceProvider/Facade integration