Libraries tagged by parser HTML
nowshad/inflater
5 Downloads
This is a template engine to parse html templates like Jinja template engine used in Python Flask
mathsgod/p-query
203 Downloads
Using jQuery liked method to parse html by using php
dadyday/xparse
18 Downloads
Helper to parse html data into a struct
biberltd/pdf-bundle
271 Downloads
Parses html pfd
armagedon007/phpquery-yii2
22 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
yjmorales/img_video_lazy_loader
16 Downloads
This project lazy loads the videos and images present in html to speed up the loading of web pages. It also parses an html containing search for images or YouTube videos. If you find them, modify those tags and replace them with quick-to-load elements.
edgedesign/menu-from-headings-generator-bundle
135 Downloads
Generator, that can parse given html content and create menu structure from headings in it.
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.
morsapt/changelog
57 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
dsnr/obsidian-commonmark-extension
61 Downloads
A league/commonmark extension to parse obsidian markdown to html
intellexapps/shoutcast
16 Downloads
Parse the SHOUTcast's '/7.html' info page into usable data
soundasleep/phpdoc2
84 Downloads
Parse PHP documentation blocks and generate HTML output
denis303/codeigniter4-bbcode
7 Downloads
A CodeIgniter 4 service that parses BBCode and converts it to HTML code.
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.