Show notes
In this episode, I give further background on the recent tutorial which covered the basics of downloading files in Zend Expressive.
Whilst downloading files can be a common part of creating web-based applications, people have mentioned that they’ve had trouble getting started doing so in Zend Expressive.
So I wanted to give yet more information, in addition to the tutorial, to help out.
Many thanks to @acelayaa and @haritk for the technical discussions and feedback.
For more information, check out the following links:
- https://github.com/zendframework/zend-diactoros/blob/master/src/Stream.php
- http://www.masterzendframework.com/downloading-files-in-zend-expressive/
- https://www.inanimatt.com/php-files.html

