Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.13 KB

File metadata and controls

22 lines (17 loc) · 1.13 KB

Bacon PDF

Build Status Scrutinizer Code Quality Coverage Status Documentation Status

Introduction

BaconPdf is a new PDF library for PHP with a clean interface. It comes with both writing and reading capabilities for PDFs up to version 1.7.

Documentation

You can find the latest documentation over at Read the Docs: https://baconpdf.readthedocs.org/en/latest/

Running benchmarks

When doing performance sensitive changes to core classes, make sure to run the benchmarks before and after making your changes to ensure that they don't cause a huge impact:

php vendor/bin/athletic -p benchmark -b vendor/autoload.php