tchury/responser

Smart HTTP responses

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tchury/responser

dev-master 2021-04-02 18:15 UTC

This package is auto-updated.

Last update: 2025-09-29 02:43:45 UTC


README

HTTP utility to manage responses

How it works:

  • Create a new object of type Responser
  • Set if the request succeed or failed
  • Set a custom message
  • Attach objects to the response
  • Send the response