18230 / shadowsocks-local
Pure PHP Shadowsocks client with a SOCKS5 frontend.
v0.2.0
2026-03-30 06:29 UTC
Requires
- php: ^8.2
- ext-json: *
- ext-openssl: *
- ext-sockets: *
- monolog/monolog: ^3.6
- symfony/console: ^7.2
- symfony/yaml: ^7.2
- workerman/workerman: ^5.1
Requires (Dev)
- phpunit/phpunit: ^11.4
Suggests
- ext-curl: Required if your application wants to apply SOCKS5 options directly to PHP curl handles.
- guzzlehttp/guzzle: Optional if you want to use the provided proxy settings with Guzzle.
- illuminate/support: Optional for Laravel service-provider integration.
- topthink/framework: Optional for ThinkPHP service-provider integration.