Skip to content

FPDI 2.0.0

Compare
Choose a tag to compare
@JanSlabon JanSlabon released this 12 Oct 14:21
· 295 commits to master since this release

Final release of FPDI 2:

  • Namespaced code
  • Clean and up-to-date code base and style
  • PSR-4 compatible autoloading
  • Performance improvements by up to 100%
  • Less memory consumption
  • Native support for reading PDFs from strings or stream-resources
  • Support for documents with "invalid" data before their file-header
  • Optimized page tree resolving
  • Usage of individual exceptions
  • Several test types (unit, functional and visual tests)