flytachi / winter-kernel
Winter framework kernel
v3.2.0
2026-05-06 13:02 UTC
Requires
- php: >=8.4
- ext-fileinfo: *
- ext-pcntl: *
- ext-posix: *
- flytachi/file-store: ^1.0
- flytachi/winter-base: ^3.0
- flytachi/winter-cache: ^1.0
- flytachi/winter-cdo: ^3.0
- flytachi/winter-di: ^1.0
- flytachi/winter-logger: ^1.0
- flytachi/winter-thread: ^1.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- monolog/monolog: @stable
- phpunit/phpunit: @stable
- squizlabs/php_codesniffer: @stable
- swoole/ide-helper: ^6.0
Suggests
- ext-bcmath: Optional for BcMath\Number type casting in HTTP parameter resolution
- ext-decimal: Optional for Decimal\Decimal type casting in HTTP parameter resolution
- ext-shmop: Recommended for Swoole mode — enables PAYLOAD_SHM in Thread dispatch, avoiding fd conflicts with proc_open (fallback: PAYLOAD_PIPE)
- ext-simplexml: Required for XML file operations and XML body parsing in HTTP parameter resolution
- ext-swoole: Required for coroutine-based connection pooling (Swoole mode)
This package is auto-updated.
Last update: 2026-05-06 13:03:25 UTC