Libraries tagged by read file
ajgl/csv
8877 Downloads
Simple library to read and write CSV files (includes a RFC 4180 compliant implementation)
trekksoft/pdfversion
7263 Downloads
Reads the version of a PDF file.
mlocati/chm-lib
138 Downloads
Read CHM (Microsoft Compiled HTML Help) files
devvoh/fixedwidth
3451 Downloads
FixedWidth is a library to read and generate fixed-width data files
ddrv/env
266 Downloads
Read variables from environment or .env file
antonizer/pdfparser
310 Downloads
Pdf parser library. Can read and extract information from pdf file. Fork from https://github.com/smalot/pdfparser
kherge/excel
356 Downloads
Reads very large Excel (.xlsx) workbook files.
kinetech/php-openapi
1107 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
j4nr6n/adif
163 Downloads
Read and Write ADIF formatted strings/files
jsonmodifier/json
15 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
codercms/php-font-lib
825 Downloads
A library to read, parse, export and make subsets of different types of font files.
drdplus/web-versions
236 Downloads
Reads available minor and patch versions of a web files repository
yaecho/file
10 Downloads
write & read files
vizzy-php/reverse-file-reader
250 Downloads
to read file in reverse order
mjohann/paginated-file-reader
21 Downloads
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.