<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmad Ma'ruf</title>
    <description>The latest articles on DEV Community by Ahmad Ma'ruf (@ahmaruff).</description>
    <link>https://dev.to/ahmaruff</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F848404%2Feb713745-b1e2-4762-95b2-23ac346af831.jpeg</url>
      <title>DEV Community: Ahmad Ma'ruf</title>
      <link>https://dev.to/ahmaruff</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmaruff"/>
    <language>en</language>
    <item>
      <title>Flask-like framework, for PHP</title>
      <dc:creator>Ahmad Ma'ruf</dc:creator>
      <pubDate>Mon, 16 May 2022 19:13:29 +0000</pubDate>
      <link>https://dev.to/ahmaruff/flask-like-framework-for-php-22h5</link>
      <guid>https://dev.to/ahmaruff/flask-like-framework-for-php-22h5</guid>
      <description>&lt;p&gt;I'm a beginner (both in PHP &amp;amp; Python). but, I had built web project with flask. So, I'm more familiar with "how flask works". And spesifically, I like the "blueprint" concept of the flask.&lt;/p&gt;

&lt;p&gt;Now I want to learn PHP, but I find it hard to get learning resource (book/article) that using similar concept as flask.&lt;/p&gt;

&lt;p&gt;Maybe can anyone share some thought about "microframework" in PHP that share similar concept with flask?.&lt;/p&gt;

&lt;p&gt;Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I don't choose Laravel beacuse I just want to build simple web app, and I think microframework help me learn lot more.&lt;/li&gt;
&lt;li&gt;I tried to learn Slim Framework, but I still don't get the idea of how slim framework works.&lt;/li&gt;
&lt;li&gt;Sorry for my bad english :)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>php</category>
      <category>webdev</category>
      <category>python</category>
      <category>help</category>
    </item>
  </channel>
</rss>
