Commit Graph

2 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
2dd24efbe6
Extract Application methods to their respective middleware
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-17 11:05:18 -03:00
Maurício Meneghini Fauth
daad3ab13a
Add support for PSR-15 middleware
Creates the Http/Handler/QueueRequestHandler class to handle the
middleware queue.
Extracts the PHP extensions checking into a middleware.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-08 16:14:34 -03:00