PHP function to merge files (pdf, png, jpg) into final PDF
Project detail
in PHP >7.4 (no framework) I would have a function that takes in input the list of the path of the files in an array, create a pdf that merges all of them in the same order they are into the array and save the pdf locally to let the user download it. the function response is the PDF url