imefisto / psr-swoole-native
Installs: 3 061
Dependents: 2
Suggesters: 0
Security: 0
Stars: 19
Watchers: 2
Forks: 8
Open Issues: 0
Requires
- php: ^7.2 || ^8.0
- dflydev/fig-cookies: ^2.0 || ^3.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- nyholm/psr7: ^1.0
- phpunit/phpunit: ^8.5
- swoole/ide-helper: ^4.8
README
Get PSR request from Swoole request and allow merging a PSR response into the Swoole response.
Install with:
composer require imefisto/psr-swoole-native
See how to use it in the examples folder.