Libraries tagged by html-element
pvc/html
8 Downloads
the basic structure of html elements and attributes
pressmodo/wp-attributes
2 Downloads
An helper library to generate attributes for HTML elements.
polyfony-inc/bootstrap
251 Downloads
Helper to use Bootstrap's HTML elements
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.
onemorething/commonmark-sanitize-extension
23 Downloads
Extension for the `league/commonmark` parser to sanitize html elements in paragraphs
ocdladefense/lib-html
51 Downloads
Library for representing and rendering HTML elements.
northrook/view-element
140 Downloads
Generate HTML elements and their attributes.
northrook/html
80 Downloads
Generate HTML elements and attributes.
ngfw/webparser
7 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
36 Downloads
A helper class which uses DOM to create HTML elements
joaorobertopb/htmlable
115 Downloads
Simple PHP library for abstraction and rendering of html elements.
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.
jcbooster/domhtml
9 Downloads
Get Access HTML element with PHP
jbirc/page-top-class
1 Downloads
requires HTMLClass, groups base HTML elements into groups for more page friendly displays
jadu/twig-attribute-parser
25 Downloads
Takes an array of attributes to be converted into HTML formatted attributes ready for use in an HTML element.