Libraries tagged by text parser
lmasforne/pdfparser
20722 Downloads
Pdf parser library. Can read and extract information from pdf file.
gugglegum/clv-rw
307 Downloads
Reader and writer for text files with constant length values
selvinortiz/doxter
8885 Downloads
Slick markdown editor and smart text parser.
dnetix/asoban
5811 Downloads
Asobancaria plain text report parser
mediawiki/display-title
492 Downloads
Uses displaytitle page property in link text, subtitle, and talk page title; provides parser function to query displaytitle
rogerza/php-simple-text-parser
190 Downloads
A simple library intended to break texts into structured data based on configuration files.
iamdual/srt-parser
10 Downloads
A SRT (SubRip text) parser library.
hugo-levet/strapi-php-rich-text-parser
25 Downloads
A PHP parser for Strapi Rich Text fields
hegland/text-parser
1851 Downloads
A Text parser. It allows you to cut out the needed part of a text from a given text.
engage/query-text-parser
5963 Downloads
The Query Text Parser library performs search query text parsing
text-media/robotstxt-parser
104 Downloads
szczyglis/ultimate-chain-parser
7 Downloads
A comprehensive modular working in-chain tools for advanced text-data processing and re-parsing
renan/email_reply_parser
23113 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
nisam/doc-parser
24 Downloads
Find and replace text in a word document file. Also can generate new files from templates
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.