Libraries tagged by text files
dgifford/text-file
5725 Downloads
Class providing methods for editing text files on a line-by-line basis.
jbpapp/pdf-to-text
997 Downloads
Extract text from a pdf file using pdf-to-text binary.
gugglegum/clv-rw
1011 Downloads
Reader and writer for text files with constant length values
getherbie/herbie
2259 Downloads
Herbie is a simple, modern, fast and highly customizable flat-file Content Management System (CMS) powered by PHP, Twig, Markdown, Textile, reStructuredText and other human-readable text files.
onstage2426/fuzor
115 Downloads
Dependency-free full-text search for PHP. BM25 ranking, fuzzy and boolean modes, search-as-you-type prefix matching, stopword filtering and Snowball stemming for 62 languages, snippet extraction and result highlighting — one SQLite file, zero infrastructure.
onramplab/laravel-transcription
1378 Downloads
A Laravel package providing transcription feature for audio file
nfra/ctool
2855 Downloads
Script to update config files using template
moaines/illumi-search
29 Downloads
Plug-and-play full-text search for Laravel — SQLite FTS5, MySQL FULLTEXT, PostgreSQL tsvector, FileEngine. Same API, zero config. BM25 ranking, CJK/RTL, boolean operators, spellcheck, multi-tenant, REST API. 810 tests, 4 engines.
lmasforne/pdfparser
22618 Downloads
Pdf parser library. Can read and extract information from pdf file.
cuzy-app/humhub-suneditor
47 Downloads
SunEditor rich-text field and renderer for HumHub modules, with inline image/video/audio uploads and automatic orphan-file cleanup.
antonizer/pdfparser
3202 Downloads
Pdf parser library. Can read and extract information from pdf file. Fork from https://github.com/smalot/pdfparser
pilsetnieks/spreadsheet-reader
596 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
monger/spreadsheet-reader
5394 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
malkusch/php-index
19853 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
wrseward/pdf-parser
5644 Downloads
PHP library to parse text from PDF files