-
Snappy
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage (by KnpLabs)
Snappy - https://github.com/KnpLabs/snappy/graphs/contributors
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
PHPPdf - https://github.com/psliwa/PHPPdf
-
WKHTMLToPDF - https://github.com/wkhtmltopdf/wkhtmltopdf
-
gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
https://gotenberg.dev/ is what you want. Gotenburg provides an api to do all sorts of conversions. Word conversion is basically headless open office.
-
Pandoc a universal document converter, might be an alternative if you could run that like a "service"
-
The one I used a few times where a headless browser or another service was not an option was mPDF: https://github.com/mpdf/mpdf
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
There is also a PHP client to ease the interactions with the API: https://github.com/gotenberg/gotenberg-php