Libraries tagged by html elements
rdown/html-helper
6 Downloads
Abstract away commonly used html elements
rayful/html
478 Downloads
A HTML php echo class, including output option, radio, checkbox, select, ul, span, label, a, and so on. Can be extended to any HTML elements.
pvc/html
8 Downloads
the basic structure of html elements and attributes
patryknamyslak/html-element-builder
25 Downloads
A simple yet powerful HTML element builder.
p6naveen/php-simple-html-dom-parser
16 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
ocdladefense/lib-html
52 Downloads
Library for representing and rendering HTML elements.
northrook/view-element
140 Downloads
Generate HTML elements and their attributes.
northrook/html-element
133 Downloads
A collection of classes for generating HTML elements and their attributes.
northrook/html
80 Downloads
Generate HTML elements and attributes.
lukaswhite/html-element
349 Downloads
A really simple PHP class for creating HTML elements
jmasci/html-element
3 Downloads
Pure html element rendering functions; and a mutable html element object.
jimmy4fingers/simple-html-element-objects
10 Downloads
HTML elements as PHP objects with decorators
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.
ikki646i/html_elements
9 Downloads
supports HTML elements creation and can return a list of github repositories
iggyvolz/html-element
46 Downloads
A simple PHP class that allows you to write HTML tags through while() loops.