Libraries tagged by HTML 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
7989 Downloads
A Twig truncate_html filter without breaking HTML tags.
inetstudio/php-html
778 Downloads
A simple way to create html tags with php.
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
beyondcode/laravel-tag-helper
1088 Downloads
Add powerful HTML tag helpers to your Laravel application
wapplersystems/php-html-parser
359 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
2091 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
99 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
137 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
1613 Downloads
Tiny, very basic, flexible HTML/XML tag builder lib.
mouf/html.template.menus.basicmenu
142883 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
it-for-free/rusphp
5115 Downloads
Universal PHP library for different perposis
gorriecoe/silverstripe-htmltag
11523 Downloads
Provides a simply method for wrapping strings with html tags.