annonyme/response

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

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

This package is auto-updated.

Last update: 2025-06-22 00:57:36 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().