Skip to content

Releases: jasny/controller

v2.0.0

14 Oct 01:59
2a4201e
Compare
Choose a tag to compare

A general-purpose controller for PSR-7. Build for PHP 8+. Uses PHP attributes to inject request parameters.

Full Changelog: v1.2.2...v2.0.0

v1.2.0 - Jasny View

09 Feb 14:18
Compare
Choose a tag to compare

v1.1.0 - Content negotiation

29 Jan 21:59
Compare
Choose a tag to compare

Added trait for content negotiation

v1.0.2 - Cancel

02 Dec 20:42
Compare
Choose a tag to compare

Use $controller->cancel() to prevent the action from being called.

Fixed setResponseHeader

22 Nov 17:24
787d161
Compare
Choose a tag to compare
v1.0.1

Tests and fixes for setResponseHeader

v1.0.0 - First public release

22 Nov 17:23
f5c6c85
Compare
Choose a tag to compare
Tests and minor fixes for Twig view