mjohann / paginated-file-reader
A PHP library to read files page by page, supporting multiple formats like TXT, PDF, DOCX, and ODT. Each file type is handled by a dedicated reader class, all following a unified interface for seamless integration.
v1.0.0
2025-04-13 17:38 UTC
Requires
- php: ^8.0
- phpoffice/phpword: ^1.3
- smalot/pdfparser: ^2.12