Skip to content

sachsy/BaconPdf

 
 

Repository files navigation

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

About

BaconPdf is a powerful PDF library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%