Libraries tagged by php to html
patrickschur/html5gen
26 Downloads
An easy to use HTML5 generator written in PHP. Creates valid and secure HTML5 code.
knox/poppler-php
1378 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
ixnode/php-web-crawler
31 Downloads
PHP Web Crawler - This PHP class allows you to crawl recursively a given html page (or a given html file) and collect some data from it.
iternova/poppler-php
30 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
mouf/html.widgets.form-elements
20076 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
mouf/html.tags
20121 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
swayok/html-tag-helper
944 Downloads
Helper to construct HTML tags, Forms and Components
mirazmac/html-sanitizer
22 Downloads
A lightweight library to make sanitizing HTML easier on PHP.
jaggle/php-html-parser
388 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
hypetechpl/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.
rokety/php-simple-html-purify
1395 Downloads
Another htmlpurify for php. It is simple to use.
meshesha/simple-php-formbuilder
31 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
gavinggordon/htmlentities
313 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
bariew/html2csv
7243 Downloads
Converts HTML content to csv
natepage/easy-html-element
22 Downloads
An easy way to create simple or complex html elements in PHP.