Libraries tagged by content parser
daxslab/yii2-rawfileparser
3 Downloads
RawFileParser is a Yii2 extension that allows you to parse the content of requests that contain a raw file based on the `Content-Type` header. It does this by making the file available in the `$_FILES` array, allowing to handle it as a regular file upload.
markdown-extended/mde-service
22 Downloads
A webservice tool to parse Markdown-Extended contents online
gerardojbaez/mailbodyparser
877 Downloads
Parse e-mail content.
edgedesign/menu-from-headings-generator-bundle
135 Downloads
Generator, that can parse given html content and create menu structure from headings in it.
annonyme/response
0 Downloads
Simple repsonse-object handler with content-type processor (e.g. parse body as model for Twig-templating).
piwi/mde-service
33 Downloads
A webservice tool to parse Markdown-Extended contents online
charm/parsing
17 Downloads
A PEG grammar parser, for parsing most context free grammar such as programming languages, database queries and mathematical expressions.
phouse/amp
1 Downloads
Parse the given html post content to the accepted format for Google Accelerated Mobile Pages..
packedhouse/amp
12 Downloads
Parse the given html post content to the accepted format for Google Accelerated Mobile Pages.
next-press/wordpress-hook-generator
1 Downloads
Parses the hooks and filters on our plugin and generate a markdown file with the contents.
unematiii/wp-shortcode-tree
570 Downloads
Parses (nested) shortcodes into tree hierarcy. Find nodes, manipulate and re-serialize into string. Convenient for processing VisualComposer generated content in the backend.
jpcaparas/laravel-llamaparse-client
4 Downloads
A Laravel library for interacting with Llamaparse Cloud API to parse PDF, XLS, and other file types into more efficient RAG context.