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.
uhupi/php-oop-html-tag-element
29 Downloads
A PHP utility class to create and manage HTML elements using OOP.
quytvoday/htmlphpexcel
24 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.
iggyvolz/html-element
46 Downloads
A simple PHP class that allows you to write HTML tags through while() loops.
eprofos/php-wkhtmltopdf
21 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.
dskripchenko/php-docx-phpword
0 Downloads
Typed bridge between PHPWord and dskripchenko/php-docx: export PhpWord objects to clean HTML, import HTML into PhpWord, read arbitrary DOCX straight into PhpWord models, detect template variables. The HTML layer for PHPWord pipelines.
drez/php-html
7 Downloads
A class to write Html in PHP
discite/disc-htmldom-php
4 Downloads
Discite Html component generator from php. Help to sanitize, format and perform html component
codestudios/php-chrome-html2pdf
228 Downloads
A PHP library for converting HTML to PDF using Google Chrome
catouse/turndown-php
2 Downloads
A configurable HTML-to-Markdown converter for PHP inspired by Turndown
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
rothkj1022/php-xss-sanitizer
142 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.