Request handlers are a different, simpler way to structure a PHP app leveraging the __invoke() magic method to create truly single-responsibility classes.
… and now, for something completely the same
… and now, for something completely the same
Request handlers are a different, simpler way to structure a PHP app leveraging the __invoke() magic method to create truly single-responsibility classes.