Download the PHP package devture/browserless without Composer
On this page you can find all versions of the php package devture/browserless. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devture/browserless
More information about devture/browserless
Files in devture/browserless
Download devture/browserless
More information about devture/browserless
Files in devture/browserless
Vendor devture
Package browserless
Short Description Library for communicating with the Browserless.io API (generating PDFs, etc.)
License BSD-3-Clause
Package browserless
Short Description Library for communicating with the Browserless.io API (generating PDFs, etc.)
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package browserless
Browserless
This is a library for interacting with the Browserless.io APIs.
For the time being, this library only supports these APIs:
- /pdf - for generating PDFs from a URL or inline HTML (like wkhtmltopdf, but better -- more up-to-date browser engine, etc.)
Prerequisites
You either need to use your own self-hosted Browserless instance (see how to do it with Docker) or their hosted offering (see Pricing).
You could use the following compose.yml
setup:
Usage
Creating a Browserless API client
Generating a PDF from a URL
Generating a PDF from inline HTML
Alternatives
-
the SynergiTech/chrome-pdf-php library can also render PDFs via Browserless
- wkhtmltopdf invoked via knplabs/knp-snappy
All versions of browserless with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
guzzlehttp/guzzle Version >=6.3,<8.0
symfony/uid Version >=6.4.0,<8.0-dev
guzzlehttp/guzzle Version >=6.3,<8.0
symfony/uid Version >=6.4.0,<8.0-dev
The package devture/browserless contains the following files
Loading the files please wait ....