hermes-framework / hermes
dev-master
2025-03-21 16:10 UTC
Requires
- php: ^8.4
- psr/container: ^2.0
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- brianium/paratest: ^7.9
- filp/whoops: ^2.18
- friendsofphp/php-cs-fixer: ^3.71
- laminas/laminas-diactoros: ^3.5
- league/climate: ^3.10
- nikic/fast-route: ^1.3
- phpstan/phpstan: ^2.1
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^12.0
- swoole/ide-helper: ^6.0
Suggests
- ext-swoole: Unless you are implementing everything from scratch you would need version 6.0 of ext-swoole extension
- filp/whoops: If you intend to use the WhoopsExceptionHandler implemented as a default framework component for good looking error handling
- laminas/laminas-diactoros: Laminas Diactoros is used as the implementation of PSR Http interfaces along with the default swoole transformer components
- league/climate: CLIMate is required for nice cli outputs as implemented in the default CLIMateHttpKernelDebugger component
- nikic/fast-route: Fast Route written by the legendary Nikic is used as the actual router used by the default FastRouteHttpRouter component
This package is auto-updated.
Last update: 2025-03-21 16:11:03 UTC