minor / thread
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/minor/thread
Requires
- php: ^8.0
- ext-parallel: *
This package is auto-updated.
Last update: 2025-09-29 03:06:37 UTC
README
安装要求
-
安装 parallel 扩展
-
开启
opcache
,调整php.ini
中的设置opcache.enable_cli=1
-
PHP >= 8.0-zts (线程安全版本)
Demo
详见 index.php