Libraries tagged by php to html
baine/php-computed-styles
16 Downloads
"Use method chaining to add classes and styles to html elements in PHP.
quytvoday/htmlphpexcel
19 Downloads
A php library based on PHPExcel to convert html tables to Excel files, including styling.
menhir2015/htmlphpexcel
28 Downloads
A php library based on PHPExcel to convert html tables to Excel files, including styling.
koara/koara-html
16 Downloads
Koara to Html parser written in PHP
iggyvolz/html-element
45 Downloads
A simple PHP class that allows you to write HTML tags through while() loops.
eprofos/php-wkhtmltopdf
14 Downloads
A PHP library for converting HTML to PDF using wkhtmltopdf with extensive customization options.
enemis/php-simple-html-dom
5 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Adapted to PHP 7+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
drez/php-html
7 Downloads
A class to write Html in PHP
codestudios/php-chrome-html2pdf
228 Downloads
A PHP library for converting HTML to PDF using Google Chrome
anshu-krishna/html-scraper
19 Downloads
A set of PHP classes to simplify data extraction from HTML.
731my/php-meta-tags
13 Downloads
A PHP library to fetch meta tags from html content
tranvantri/pdf-to-html
297 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
snackpatruljen/easy-html
19 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
sanjeman-dev/pdf-to-html
27 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
phower/html
75 Downloads
Some helper classes to generate HTML tags from PHP.