Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Doctrine Export Bundle Laravel Package

ecourty/doctrine-export-bundle

View on GitHub
Deep Wiki
Context7
1.2.1

Updated

  • Enum export: Backed enums now export their value, unit enums export their name
1.2.0

Added

  • Event system: PreExportEvent and PostExportEvent for monitoring exports
    • PostExportEvent::getDurationInSeconds() provides microsecond-precision performance metrics
    • Events are optional and only dispatched when PSR-14 EventDispatcher is available
    • Perfect for logging, monitoring, and performance tracking
1.1.0

Added

  • Custom entity processors: Process entities before export via EntityProcessorInterface
    • Transform, enrich or filter entity data using custom business logic
    • Inject processors via entityProcessor parameter in ExportOptions
1.0.0

Added

  • Initial release
  • CSV export strategy
  • JSON export strategy
  • XML export strategy
  • Streaming architecture with entity detachment for automatic memory efficiency
  • True streaming support via generators (no batching needed)
  • Type-safe ExportFormat enum
  • Comprehensive documentation
  • Unit tests for all components
  • **Criteria and orderBy field validation
  • Field selection - Choose which fields to export via fields parameter (optional, defaults to all fields)
  • Association support: Doctrine associations are automatically exported as primary keys
    • ManyToOne/OneToOne relations are exported as scalar primary key values
    • ManyToMany/OneToMany relations are exported as arrays of primary keys
    • Prevents lazy loading issues and N+1 queries during export
    • Works seamlessly with all export formats (CSV, JSON, XML)
  • Integration tests for association export functionality
  • Unit tests for association identifier extraction
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor