Libraries tagged by HTML Tag
r4j4h/jspackager-html-tagger
43570 Downloads
Simple bare bones HTML tag generator for and tags
mouf/html.tags
20061 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.
ivovalchev/twig-truncate-html
7995 Downloads
A Twig truncate_html filter without breaking HTML tags.
inetstudio/php-html
778 Downloads
A simple way to create html tags with php.
gorriecoe/silverstripe-htmltag
11523 Downloads
Provides a simply method for wrapping strings with html tags.
csoellinger/silverstripe-limit-characters-with-html
88 Downloads
A simple Silverstripe extension to limit DBHtmlText and DBHtmlVarChar without loosing html tags.
comsolit/html-builder
3108 Downloads
Build html tags with a fluent API
drupol/htmltag
568 Downloads
A fast and extensible helper library for generating HTML, create tags, their attributes and content.
beyondcode/laravel-tag-helper
1088 Downloads
Add powerful HTML tag helpers to your Laravel application
wapplersystems/php-html-parser
367 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nguyenanhung/php-simple-html-dom-parser
2102 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
lavatech/php-simple-html-dom-parser
11418 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
itul/php-simple-html-dom-parser
102 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
haphp/php-html-parser
141 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
innologi/tag-builder
1615 Downloads
Tiny, very basic, flexible HTML/XML tag builder lib.