<?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: Hugo Seigle</title>
    <description>The latest articles on DEV Community by Hugo Seigle (@hugoseigle).</description>
    <link>https://dev.to/hugoseigle</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2903187%2F82a8c474-184d-4908-b4c5-d06ed3c69ef8.jpeg</url>
      <title>DEV Community: Hugo Seigle</title>
      <link>https://dev.to/hugoseigle</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hugoseigle"/>
    <language>en</language>
    <item>
      <title>I built a Symfony CSV/XLSX import-export bundle — feedback wanted</title>
      <dc:creator>Hugo Seigle</dc:creator>
      <pubDate>Thu, 06 Aug 2026 08:44:01 +0000</pubDate>
      <link>https://dev.to/hugoseigle/i-built-a-symfony-bundle-for-importing-and-exporting-doctrine-entities-im-looking-for-feedback-51i8</link>
      <guid>https://dev.to/hugoseigle/i-built-a-symfony-bundle-for-importing-and-exporting-doctrine-entities-im-looking-for-feedback-51i8</guid>
      <description>&lt;p&gt;I built a Symfony bundle to simplify CSV and XLSX imports and exports with Doctrine.&lt;/p&gt;

&lt;p&gt;It supports:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Symfony Form validation&lt;/li&gt;
&lt;li&gt;create and update detection&lt;/li&gt;
&lt;li&gt;optional deletion&lt;/li&gt;
&lt;li&gt;CSV and XLSX templates&lt;/li&gt;
&lt;li&gt;structured row errors&lt;/li&gt;
&lt;li&gt;Symfony 6.4, 7 and 8&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The bundle does not persist or flush entities automatically. Your application keeps full control over transactions and database writes.&lt;/p&gt;

&lt;p&gt;I’m looking for feedback from Symfony developers.&lt;/p&gt;

&lt;p&gt;Repository:&lt;br&gt;
&lt;a href="https://github.com/HugoSEIGLE/symfony-import-export-bundle" rel="noopener noreferrer"&gt;https://github.com/HugoSEIGLE/symfony-import-export-bundle&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any feedback, issue or contribution would be greatly appreciated.&lt;/p&gt;

</description>
      <category>symfony</category>
      <category>development</category>
      <category>php</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
