Libraries tagged by text-file
getherbie/herbie
2260 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.
byjg/anydataset-text
6140 Downloads
Text file abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
malkusch/php-index
19870 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.
michaelgarrez/text-file
716 Downloads
Text file manipulation
viocode/content-extractor
4 Downloads
Extract Laravel project source files (controllers, models, migrations, or the whole tree) into a single text file, respecting .gitignore rules and configurable skip/add filters.
monger/spreadsheet-reader
5408 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
731 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.
bellinatiperez/aspect-file-bundle
444 Downloads
Mautic plugin for generating fixed-width text files from leads and uploading to MinIO/S3
aramonc/docblock-parser
27 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.
teamzac/text-file-parsers
8 Downloads
A package with handy tools for parsing text files of various formats
faustvik/text-files
3 Downloads
PHP library for reading, writing and processing text files and CSV with a clean contract-based API
fiedsch/datamanagement
174 Downloads
a library with helpers for managing data that is read from text files
yuraplohov/test-data-provider
2404 Downloads
Providing test data for autotests from php files with returned arrays, and from any text files
valera261104/base-renderer
31 Downloads
Renderer for HTML and text files