xaddax / webonyx-psr15-middleware
PSR-15 middleware for webonyx/graphql-php
15.0.0
2025-04-10 21:57 UTC
Requires
- php: ^8.3 || ^8.4
- ext-mbstring: *
- psr/cache: ^3.0
- psr/container: ^2.0
- psr/http-factory: ^1.0
- psr/http-message: ^2.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
- webonyx/graphql-php: ^15.0.0
Requires (Dev)
- mikey179/vfsstream: ^1.6
- nyholm/psr7: ^1.8
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^11.0
- squizlabs/php_codesniffer: ^3.9
- symfony/cache: ^7.0
Suggests
- nyholm/psr7: PSR-7 implementation if you don't already have one
- symfony/cache: PSR-6 cache implementation if you don't already have one