Libraries tagged by text files
webd/odt2html
924 Downloads
Convert OpenOffice text files (ODT) to HTML
shippinno/template
2047 Downloads
A small package for handling template text files.
pilsetnieks/spreadsheet-reader
50 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
martynbiz/diff
13 Downloads
Diff helps you generating difference views between two or three text files.
makhov/opentbs
725 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
lyssal/lib-php
884 Downloads
The Lyssal PHP library ; manipulate text, files and images, open CSV files, etc.
aramonc/docblock-parser
23 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
malkusch/php-index
19813 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.
cashlink/php-index
11290 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.
graphp/trivial-graph-format
3530 Downloads
Trivial Graph Format (TGF) is a simple text-based file format for describing graphs
ledat/vtt2srt
26 Downloads
A php command-line utility that converts Web Video Text Tracks files (.vtt) to SubRip Subtitle File (.srt)
waglpz/google-tts
155 Downloads
Create sound files from text with Google.
kabachello/fileroute
1734 Downloads
A PSR-16 compilant HTTP middleware to serve text markup from files
grammatista/grammatista
9 Downloads
Parse translatable text into translation files like gettext .mo files.
teamzac/text-file-parsers
8 Downloads
A package with handy tools for parsing text files of various formats