annonyme/response

Simple repsonse-object handler with content-type processor (e.g. parse body as model for Twig-templating).

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/annonyme/response

dev-master 2019-11-09 22:10 UTC

This package is auto-updated.

Last update: 2025-09-22 01:33:18 UTC


README

A simple Lib to handle response-objects from controller actions. Use processors to parse the response-body with a templateengine like Twig or Smarty. Use a custom callback-function as a replacement for the simple die().