Libraries tagged by html-element
xspade/fullscreen-jquery-plugin
36 Downloads
Makes HTML elements fullscreen by changing height and width without recreating the element again.
storecamp/htmlelements
338 Downloads
html elements and form builder for storecamp ecommerce
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.
sanet/element
2 Downloads
A set of PHP classes to programmatically create and work with html elements
rdown/html-helper
6 Downloads
Abstract away commonly used html elements
rayful/html
477 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
1 Downloads
the basic structure of html elements and attributes
pressmodo/wp-attributes
1 Downloads
An helper library to generate attributes for HTML elements.
polyfony-inc/bootstrap
246 Downloads
Helper to use Bootstrap's HTML elements
p6naveen/php-simple-html-dom-parser
15 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
onemorething/commonmark-sanitize-extension
23 Downloads
Extension for the `league/commonmark` parser to sanitize html elements in paragraphs
ocdladefense/lib-html
41 Downloads
Library for representing and rendering HTML elements.
ngfw/webparser
3 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
maxcal/tag-helper
34 Downloads
A helper class which uses DOM to create HTML elements
joaorobertopb/htmlable
113 Downloads
Simple PHP library for abstraction and rendering of html elements.