mezzio/mezzio-valinor

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

Maintainers

Package info

github.com/mezzio/mezzio-valinor

Homepage

Chat

Forum

Documentation

pkg:composer/mezzio/mezzio-valinor

Fund package maintenance!

Community Bridge

Statistics

Installs: 237

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 6

1.0.1 2026-03-26 15:01 UTC

This package is auto-updated.

Last update: 2026-04-19 02:52:55 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