Libraries tagged by php-html
r-alymov/php-html-parser
13 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
qingbing/php-html
205 Downloads
html 各种标签的渲染
progphil1337/php-html
10 Downloads
Create HTML code using PHP
popov654/php-html-parser
24 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
o-log/php-html
3966 Downloads
HTML generation library
muchrm/php-html-parser
26 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
marwanalsoltany/php-html
7 Downloads
A fluent interface for creating HTML using PHP.
marochmielo/php-html-parser-fix
649 Downloads
https://github.com/paquettg/php-html-parser with fix from @Mehrdad-Dadkhah that supports php7.2
madahost/php-html-parser
28 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
lostcause/php-htmltruncator
19 Downloads
HTML Truncation library, ported from the html_truncator rubygem
liteas98/php-html-parser
4 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
liorphp/php-html-parser
23 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
krishnapawar/php-html-builder
95 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
krazzer/php-html-parser
2 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
kamil-malinski/php-htmldiff
12 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.