This is a queue-based implementation of PSR-15: HTTP Server Request Handler for PHP projects.
Go to file
Sebastian Meyer bb8ee29eb0 Add workflow badges to README 2023-11-21 23:10:19 +01:00
.github Add GitHub workflows 2023-11-21 22:25:52 +01:00
src Fix PHPStan issues 2023-11-21 23:05:39 +01:00
.editorconfig Initial upload 2023-11-19 21:28:27 +01:00
.gitignore Initial upload 2023-11-19 21:28:27 +01:00
.php-cs-fixer.dist.php Initial upload 2023-11-19 21:28:27 +01:00
CODE_OF_CONDUCT.md Initial upload 2023-11-19 21:28:27 +01:00
CONTRIBUTING.md Initial upload 2023-11-19 21:28:27 +01:00
LICENSE Initial upload 2023-11-19 21:28:27 +01:00
README.md Add workflow badges to README 2023-11-21 23:10:19 +01:00
composer.json Initial upload 2023-11-19 21:28:27 +01:00
phpstan.dist.neon Initial upload 2023-11-19 21:28:27 +01:00

README.md

Queue-based HTTP Server Request Handler

PHPStan PHPMD

This is a queue-based implementation of PSR-15: HTTP Server Request Handler for your PHP projects.