PHPackages                             kuick/http - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. kuick/http

ActiveLibrary[HTTP &amp; Networking](/categories/http)

kuick/http
==========

Kuick HTTP is a slim PSR-15 implementation

v2.2.0(8mo ago)05.5k3MITPHPPHP &gt;=8.2.0CI passing

Since Jan 22Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/milejko/kuick-http)[ Packagist](https://packagist.org/packages/kuick/http)[ RSS](/packages/kuick-http/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (6)Versions (8)Used By (3)

Kuick HTTP
==========

[](#kuick-http)

[![Latest Version](https://camo.githubusercontent.com/b8c1b7fb91bff53bb1d1dbdb898d0f989a2eedbedc2b669831060e3125e29335/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d696c656a6b6f2f6b7569636b2d687474702e7376673f63616368655365636f6e64733d33363030)](https://github.com/milejko/kuick-http/releases)[![PHP](https://camo.githubusercontent.com/1d5f83818036cc3d31c37a1b288dcfbac9459d782184c8e3d0bd30960ca0a657/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e32253230253743253230382e33253230253743253230382e342d626c75653f6c6f676f3d7068702663616368655365636f6e64733d33363030)](https://www.php.net)[![Total Downloads](https://camo.githubusercontent.com/ddcf88ce4af81fefc7991c1fd4eb02eace21eb88dc15abf38864cb9e2a2679f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7569636b2f687474702e7376673f63616368655365636f6e64733d33363030)](https://packagist.org/packages/kuick/http)[![GitHub Actions CI](https://github.com/milejko/kuick-http/actions/workflows/ci.yml/badge.svg)](https://github.com/milejko/kuick-http/actions/workflows/ci.yml)[![codecov](https://camo.githubusercontent.com/74bf743f9151d21fc6d99887c7023d721aaf92fd7e35883382c3017c651b2fdf/68747470733a2f2f636f6465636f762e696f2f67682f6d696c656a6b6f2f6b7569636b2d687474702f67726170682f62616467652e7376673f746f6b656e3d4d3346573358594a354a)](https://codecov.io/gh/milejko/kuick-http)[![Software License](https://camo.githubusercontent.com/e2f0982d826e942af97a6e879597c2301c2a8a97567d69e47148db858bbc5de3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f63616368655365636f6e64733d3134343030)](LICENSE)

Kuick PSR-15 implementation of HTTP Server Request Handlers
-----------------------------------------------------------

[](#kuick-psr-15-implementation-of-http-server-request-handlers)

### Key features

[](#key-features)

1. PSR-15 () Request Handler implementation (Stack with a fallback)
2. PSR-7 Response Emitter
3. PSR-7 Response implementation with JsonResponse extension

### Examples

[](#examples)

1. Using RequestHandler

```
