andrewandante/silverstripe-pdf-parser
Adds PDFParser package to extract contents of PDF files for search etc.
Maintainers
Package info
github.com/andrewandante/silverstripe-pdf-parser
Type:silverstripe-vendormodule
pkg:composer/andrewandante/silverstripe-pdf-parser
v4.0.0
2025-07-15 01:01 UTC
Requires
- php: ^8.3
- silverstripe/textextraction: ^5
- smalot/pdfparser: ^1.1
Requires (Dev)
- phpunit/phpunit: ^11.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 34838899ac87b75d72686126a4ebac4c661d1477
- Andrew Paxley <andrew.paxley.woop@silverstripe.com>
README
Simple, php-only module to extract text from a PDF.
Hooks into the silverstripe-textextraction module.
Compatibility
- 1.x line for SS3
- 2.x line for SS4
- 3.x line for SS5
- 4.x line for SS6
