Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AbdulBazith's avatar

Laravel which package is better for PDF and excel export? Someone plz help me

Guys I am using Laravel 5.6 version and working with a project milkfarm. Almost most of my project is completed with guys your help. Thanks a lot. Final work in my project is to produce report generation, PDF and Excel exports.

I referred in Google and saw packages like

maatwebsite barryvdh/laravel-dompdf

I was confused which one I should use else there is any other simple idea to achieve my task without any package.

Kindly anyone suggest some ideas please

why nobody is replying to my question?

0 likes
1 reply
AbdulBazith's avatar
AbdulBazith
OP
Best Answer
Level 5

According to others suggestion

maatwebsite package -- for excel

barryvdh/laravel-dompdf -- for pdf

I too tried this worked very well

Please or to participate in this conversation.