I built a Symfony CSV/XLSX import-export bundle — feedback wanted

작성자

카테고리:

← 피드로
DEV Community · Hugo Seigle · 2026-08-06 개발(SW)
Cover image for I built a Symfony CSV/XLSX import-export bundle — feedback wanted

Hugo Seigle

I built a Symfony bundle to simplify CSV and XLSX imports and exports with Doctrine.

It supports:

  • Symfony Form validation
  • create and update detection
  • optional deletion
  • CSV and XLSX templates
  • structured row errors
  • Symfony 6.4, 7 and 8

The bundle does not persist or flush entities automatically. Your application keeps full control over transactions and database writes.

I’m looking for feedback from Symfony developers.

Repository:
https://github.com/HugoSEIGLE/symfony-import-export-bundle

Any feedback, issue or contribution would be greatly appreciated.

Top comments (0)

Code of ConductReport abuse

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다