Libraries tagged by content parser
juliangut/body-parser
9890 Downloads
PSR7 body parser middleware
itul/php-simple-html-dom-parser
1604 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
farzinft/php-simple-html-dom-parser
904 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
andrewandante/silverstripe-pdf-parser
2092 Downloads
Adds PDFParser package to extract contents of PDF files for search etc.
teners/laravel-link-preview
1952 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
imelgrat/opml-parser
433 Downloads
OPML Parser Class: Extract the properties of content from OPML files.
torann/dom-parser
487 Downloads
A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
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.
recoded-dev/wordpress-block-parser
63 Downloads
Parse WordPress edit context content to PHP objects
hongmeng72/php-simple-html-dom-parser
8 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
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.
andrewandante/silverstripe-document-parser
1064 Downloads
Adds DocumentParser package to extract contents of .doc, .docx, .rtf and .txt files for search etc.
renansaddam/email_reply_parser
884 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
vanry/readability
42 Downloads
Automatic article content extraction from html and html parser.
laurentvw/scrapher
2527 Downloads
A web scraper for PHP to easily extract data from web pages