lecturenotes/pdf-parser-bundle

A Symfony bundle to parse many kinds of specific PDF Files

0.8.0 2016-04-11 17:21 UTC

This package is not auto-updated.

Last update: 2024-03-22 02:59:05 UTC


README

Latest Stable Version Scrutinizer Code Quality Build Status SensioLabsInsight License

PdfParserBundle

The purpose of this bundle is to parse the contents of PDF files using specific document processors. If the bundled command is use, it returns formatted data ready to use in many formats (JSON, YML or output).

For now, three are available in this bundle:

  • "LCL - Relevé de compte courant particulier"
  • "BforBank - Relevé de compte courant particulier"
  • "Société Générale - Relevé de compte courant professionnel"

Feel free to propose new DocumentProcessors using Pull Requests.

Make good use and do not hesitate to contribute to this project.

Installation

Usage

Contributing

License

This bundle is under the MIT license. See the complete license in the bundle:

./LICENSE