Skip to content

The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast

License

Notifications You must be signed in to change notification settings

quillstack/response

Repository files navigation

Quillstack Response

Build Status Coverage Lines of Code StyleCI CodeFactor Reliability Rating Maintainability Rating Security Rating

Quillstack Response is the response library which implements PSR-7: HTTP message interfaces and is based on PSR-17: HTTP Factories.

Unit tests

Run tests using a command:

phpdbg -qrr ./vendor/bin/unit-tests

Docker

$ docker-compose up -d
$ docker exec -w /var/www/html -it quillstack_response sh

About

The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published