At the conclusion of the previous episode, we considered adding metadata to the top of each post file. As it turns out, this metadata format has a name: Yaml Front Matter. Let's see if we can find a Composer package to help us parse it. This will give us a nice opportunity to learn how easy and useful Composer is.