-
Notifications
You must be signed in to change notification settings - Fork 540
Home
Turan Furkan Topak edited this page Oct 8, 2020
·
9 revisions
PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file.
Currently, secured documents are not supported.
This Library is still under active development. As a result, users must expect BC breaks when using the master version.
This project is supported by Actualys.
This library requires PHP 5.6(since v0.15.1).
PDFParser is built on top of TCPDF parser.
This library will be automatically downloaded through Composer command line.