Filesystem abstraction in PHP, and why it sometimes is useful!
Reading Time: 3 minutes Phase 1: Ignorance and Bias Recently I came across Flysystem, which is a Filesystem abstraction layer for PHP. Now if you haven’t worked with a Filesystem abstraction layer before (like me), you may ask yourself: Read More …