Libraries tagged by document parser
aramonc/docblock-parser
25 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.
laravie/kurenai
418 Downloads
Markdown document parser with metadata.
thenextcoder/xml-flow
31 Downloads
A simple, fast, lightweight, and easy-to-use PHP library for building, parsing, and validating XML documents.
samshal/scripd
55 Downloads
Easily transfer database structures as json documents, or via rest apis
pihizi/simple-excel-php
141 Downloads
this is fork
mamazu/rst
4615 Downloads
PHP library to parse reStructuredText documents
imelgrat/feed-finder
31 Downloads
A PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents.
eno-lang/enophp
41 Downloads
PHP library for parsing, loading and inspecting eno documents
dusta/rst
42 Downloads
PHP library to parse reStructuredText documents
coreconst/php-dom-plus
9 Downloads
This library extends DOMDocument and adds methods similar to those found in native JavaScript.
toxageek/laravel-html-dom
153 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser
prinsfrank/mrtd
4 Downloads
Machine-Readable Travel Document parser
sekretenko/php-vast
75 Downloads
Generator and parser for VAST documents
g-scalvini/xml_htmlsax3
57 Downloads
A SAX parser for HTML and other badly formed XML documents. Fork from pear/XML_HTMLSax3. More info available on: https://pear.php.net/package/XML_HTMLSax3
cinam/template-parser
65 Downloads
Template parser