Libraries tagged by php-html
popov654/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.
muchrm/php-html-parser
25 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
6 Downloads
A fluent interface for creating HTML using PHP.
marochmielo/php-html-parser-fix
648 Downloads
https://github.com/paquettg/php-html-parser with fix from @Mehrdad-Dadkhah that supports php7.2
madahost/php-html-parser
27 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
3 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
20 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
4 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.
kamil-malinski/php-htmldiff
11 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
jeffmilanes/php-html-dom-parser
3 Downloads
Composer adaptation for: A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
jagehring/php-html-parser
5 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
ikadiyski/biotronik-php-html-parser
25 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
hjbdev/php-html-parser
49 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
hieu-le/php-html-dom
246 Downloads
Simple HTML DOM manipulation written in PHP