mezzio/mezzio-valinor

Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures

1.0.1 2026-03-26 15:01 UTC

README

Build Status

This library provides integration between Mezzio and Valinor, which is a powerful type-safe de-serializer.

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-valinor

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build