Libraries tagged by php-html
wapplersystems/php-html-parser
925 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
vikpe/php-html-heading-normalizer
6764 Downloads
PHP class for normalizing (promote/demote) HTML headings
thechrise/php-html
495 Downloads
A simple way to create html tags with php.
plumtex-deps/php-html-parser
102 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
53 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.
gndthomas/php-html-parser
350 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
drrago/php-html-generator
215 Downloads
PHP html generator
dpsoft/php-html-to-pdf
101 Downloads
Convert any url or html to pdf/image using google-chrome or chromium-browser
biaoqianwo/php-htmltopdf-htmltoimage
2592 Downloads
transfer html to pdf or image
bethinkpl/php-html-parser
8279 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
baseciq/php-html-parser
16 Downloads
A fork of an HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
asymptix/php-html-dom-parser
3102 Downloads
Composer adaptation and wrapper for the Simple HTML DOM parser written on PHP5+ let you manipulate HTML in a very easy and fast way. It supports invalid HTML DOM and may find tags in HTML DOM with selectors just like jQuery.
alexbarnsley/php-html-parser
9828 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
agrism/php-html
17 Downloads
A Simple HTML Library for PHP
leovie/php-html-builder
464 Downloads
Build HTML in PHP