Skip to content

felipe.lavin.blog

On making stuff with code. And making code to do stuff.

  • Home
  • Articles
  • Ephemera

Tag: design patterns

Goodbye controllers, hello request handlers

Request handlers are a different, simpler way to structure a PHP app leveraging the __invoke() magic method to create truly single-responsibility classes.

Published October 16, 2019
Categorized as Web Development Tagged design patterns, Ephemera, php, programming
  • GitHub
  • WordPress.org
  • Twitter
felipe.lavin.blog
Proudly powered by WordPress.