• Stars
    star
    139
  • Rank 262,170 (Top 6 %)
  • Language
    PHP
  • License
    BSD 2-Clause "Sim...
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BaconPdf is a powerful PDF library.

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