<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Faizan Akram Dar</title>
        <link>https://faizanakram.me/</link>
        <description>Software Engineer - Backend systems, PHP, Symfony, and infrastructure</description>
        <language>en-us</language>
        <lastBuildDate>Sun, 22 Dec 2025 00:00:00 +0000</lastBuildDate>
        <atom:link href="https://faizanakram.me/rss.xml" rel="self" type="application/rss+xml"/>

        <item>
            <title>From Domain Events to Webhooks (using Symfony Webhook Component)</title>
            <link>https://faizanakram.me/blog/domain-events-to-webhooks.html</link>
            <guid>https://faizanakram.me/blog/domain-events-to-webhooks.html</guid>
            <pubDate>Sun, 22 Dec 2025 00:00:00 +0000</pubDate>
            <description>Translating domain events into HTTP webhooks using Symfony Webhook Component.</description>
            <author>Faizan Akram Dar</author>
        </item>
    </channel>
</rss>