<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Entries about PHP - Daniel Morales Blog</title>
  <link>https://danielmg.org/php/rss.xml</link>
  <description>Here is all the content about PHP, Frameworks, Symfony, Doctrine, Twig and related technologies I use and find interesting.</description>
  <language>en-us</language>
  
  <item>
    <title>Laravel: working with Components</title>
    <link>https://danielmg.org/php/2020/12/laravel-working-with-blade-components.html</link>
    <description>One of the features present in the last few versions of Laravel is Blade components. For some reason (at least on the projects i had to to work) the adoption isn't great. They come to fill a void within the MVC pattern and organize our projects nicely. </description>
    <pubDate>Mon, 28 Dec 2020</pubDate>
    
      <category>PHP</category>
    
  </item>
  
  <item>
    <title>Made An open source COVID-19 Data Tracker API</title>
    <link>https://danielmg.org/php/2020/07/made-an-open-source-covid-data-tracker-api.html</link>
    <description>For those Data freaks ... or i must say tinker boomers, made a simple rest API to fetch data about Covid-19 by country.</description>
    <pubDate>Thu, 16 Jul 2020</pubDate>
    
      <category>PHP</category>
    
  </item>
  
</channel>
</rss>