phalanx / core
Expression-based async coordination for PHP 8.4+
v0.6.1
2026-04-07 15:21 UTC
Requires
- php: ^8.4
- react/async: ^4.3
- react/event-loop: ^1.5
- react/promise: ^3.2
Requires (Dev)
- phalanx/console: ^0.5
- phalanx/http: ^0.5
- phalanx/parallel: ^0.5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
- react/promise-timer: ^1.11
- rector/rector: ^2.0
- slevomat/coding-standard: ^8.15
- squizlabs/php_codesniffer: ^3.10
Suggests
- phalanx/console: CLI application framework
- phalanx/http: HTTP server framework
- phalanx/parallel: Worker process parallelism
- phalanx/stream: Reactive stream primitives (Emitter, ScopedStream, Channel)
- react/http: Required for HttpRunner
- spatie/backtrace: Enhanced stack traces
- symfony/dotenv: For .env file support
- symfony/runtime: For symfony/runtime integration