Libraries tagged by php html form
kubawerlos/html-validator
4429 Downloads
Simple PHP library for HTML validation against https://checker.html5.org
izica/php-html-classnames
207 Downloads
Php generator for html classnames
derafu/html
2 Downloads
Derafu: HTML - UX Components for HTML in PHP
dbx123/php-minifier
1861 Downloads
A PHP minifier for HTML, CSS and JS files.
ibraheem-ghazi/html-stripper
22 Downloads
php parser for html tags and html inline styles , to allow or prevent some css styles with any value or specific value
zisunal/php-html
3 Downloads
A package to render html directly from php
xicrow/php-tag-writer
5 Downloads
HTML generator for PHP
tourze/twig-html-helpers
30 Downloads
Rails style view helpers for HTML tags in PHP Twig
sachinsinghshekhawat/simple-html-parser-php
179 Downloads
Simple HTML parser for PHP
php-forge/html-helper
2158 Downloads
Awesome HTML Helpers Code Generator for PHP.
mastermunj/advanced_html_dom
42 Downloads
A better drop-in replacement for PHP's simple html dom.
marwanalsoltany/php-html
7 Downloads
A fluent interface for creating HTML using PHP.
leedch/html
788 Downloads
Module for generating HTML in PHP
joas8211/html-composition
3 Downloads
HTML builder for PHP
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.