Elektrine lite

← Feed

@Romm@mastodon.social

Post #2777074

2026-03-23 18:24 UTC

The awesome @ocramius@mastodon.social has been working on a native integration with Mezzio! This means being able to *very easily* map PSR-7 requests to strictly-typed objects! Look at the example below to see how trivial it becomes. More info: https://github.com/mezzio/mezzio-valinor ⤵️

Replies (1)

  • @Romm@mastodon.social 2026-03-23 18:25

    🔥 This release also brings support for mapper/normalizer configurators: reusable piece of configuration logic. This is useful when the same configuration needs to be applied in multiple places across an application, or when configuration logic needs to be distributed as a package.

    Open ##2777075