-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zendpdf is abandoned #126
Comments
same problem here, we can't deploy anymore with ansible tower : |
From the zendpdf repo: This package is no longer maintained. We recommend TCPDF as a replacement. |
Sadly, it looks like psliwa/PHPPdf is also abandoned, with the last commit in August 2016 |
Did anyone find a solution? Did you find an other library for creating PDF files? psliwa/PHPPdf is still working for us but moving to PHP 7.1 is creating problems and of course zendframework/zendpdf is abandoned. |
Did you peeps heard about „laminas“ yet? It’s the successor of Zend Framework. |
The PDF package from Zend is still abandoned, so Laminas doesn't change anything in that regard... BTW I'm still using this with PHP 7.3, but the relative bundle is dragging me down and I can't upgrade to Symfony 4. |
Maybe moving to tecnickcom/TCPDF is a solution. I'm sure there'll be a lot to adjust. So it's not an easy decision. |
Directly from composer warnings:
"Package zendframework/zendpdf is abandoned, you should avoid using it. No replacement was suggested."
The text was updated successfully, but these errors were encountered: