GrofGraf / laravel-pdf-merger

Package for Laravel that merges multiple PDFs into one.
MIT License
29 stars 44 forks source link

does not comply with psr-4 autoloading standard #19

Open jacofda opened 3 years ago

jacofda commented 3 years ago

Thank you for the package. Could you please fix the psr-4 warning? Soon we will start using compose 2, and it want autoload. Thanks

mstyles commented 3 years ago

See #16. Though it seems the maintainer of this package may not be currently available. :'(

GrofGraf commented 3 years ago

Hi guys, thank you for support.

I am currently really overwhelmed with work. I will try to look and reply to all the issues and merge a few pull requests during the following days until new year.

mstyles commented 3 years ago

I know what it's like to be overwhelmed with work. Please take some time to rest during the holidays! This can wait <3

kimdeguzman commented 3 years ago

uhm.. guys.. is the issue with psr-4 already fixed?