Interesting ... to be tested ... but it's quite easy to do that ...
Jul 31, 2025
5
Level 7
Package to add user data download functionality
Another small but hopefully useful Laravel package made by me.
Laravel GDPR Exporter is a GDPR-compliant user data exporter with Livewire support.
Features
- Export authenticated user data in: ✅ JSON ✅ CSV ✅ XML ✅ HTML
- Automatically loads all Eloquent relations
- Filter out ID columns and other columns ending in _id or _by
- Streamed downloads
- Beautifully formatted output
The view also has a button to show the data as pretty JSON formatted code without downloading a file.
GIT: https://github.com/milenmk/laravel-gdpr-exporter
Packagist: https://packagist.org/packages/milenmk/laravel-gdpr-exporter
Please or to participate in this conversation.