This is a queue-based implementation of PSR-15: HTTP Server Request Handler for PHP projects.
Go to file
Sebastian Meyer f108f19d2e Update dependencies 2024-01-01 10:29:46 +01:00
.github Bump github/codeql-action from 2 to 3 (#1) 2024-01-01 10:15:54 +01:00
src Add magic getter for response object 2023-12-17 10:54:49 +01:00
.editorconfig Initial upload 2023-11-19 21:28:27 +01:00
.gitignore Update dependencies 2024-01-01 10:29:46 +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 Update dependencies 2024-01-01 10:29:46 +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.