We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0b0ac commit 15d895dCopy full SHA for 15d895d
1 file changed
README.md
@@ -1,5 +1,4 @@
1
# PHP ChromePDF Renderer
2
-
3
[](https://github.com/SynergiTech/chrome-pdf-php/actions/workflows/main.yml)
4
5
_For pre-V1 documentation [click here](https://github.com/SynergiTech/chrome-pdf-php/blob/v0/README.md)_
@@ -8,6 +7,8 @@ This is a library for creating PDFs from HTML rendered with the SkPDF backend vi
8
7
* [SynergiTech/chrome-pdf](https://github.com/SynergiTech/chrome-pdf)
9
* [browserless](https://www.browserless.io/)
10
+Currently supports PHP ^8
11
+
12
## Installation
13
```
14
composer require synergitech/chrome-pdf-php
0 commit comments