phpdot / dot
The PHPdot framework kernel. Boots, wires, serves.
v0.0.1
2026-04-05 14:53 UTC
Requires
- php: >=8.3
- ext-swoole: >=6.0
- nyholm/psr7: ^1.8
- phpdot/attribute: ^1.0
- phpdot/config: ^1.0
- phpdot/console: ^1.0
- phpdot/container: ^1.0
- phpdot/container-swoole: ^1.0
- phpdot/env: ^1.1
- phpdot/error: ^1.0
- phpdot/error-handler: ^1.0
- phpdot/event: ^1.0
- phpdot/http: ^1.0
- phpdot/pool: ^0.0
- phpdot/routing: ^1.0
- phpdot/server-swoole: ^1.0
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/log: ^3.0
- symfony/console: ^7.0 || ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.94
- phpstan/phpstan: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.0
- swoole/ide-helper: *