Libraries tagged by html5 chat
php-extended/php-html-transformer-comment-filter
3639 Downloads
A filter for html trees that removes cdata nodes.
maalls/charset
1477 Downloads
Detect charset from HTTP or HTML.
waughj/wp-category-link
78 Downloads
Simply get link to category page by passing slug or ID # o' category.
paikz/chtmltable
18 Downloads
Class for creating HTML tables
nurmanhabib/wilayah-indonesia-chain
112 Downloads
Generate Wilayah Indonesia dengan HTML Select Option secara berantai. Memilih mulai dari Provinsi, Kota/Kab, Kecamatan, dan Kelurahan/Desa.
namboy94/champlates
185 Downloads
Templating for PHP 7.1+
mouf/html.template.menus.topribbonmenu
19 Downloads
This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.
morsapt/changelog
57 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
meax/chtmltable
22 Downloads
Classes for HTML Table
intimation/catalyst-attributes
153 Downloads
Attributes helper class for working with HTML attributes in WordPress themes and plugins.
guer/chtmltable
28 Downloads
A generator of HTML table
soundasleep/html5lib-php
1750 Downloads
A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
dd/evolutioncms-snippets-ddstringtools
2 Downloads
Tools for modifying strings.
sasedev/commons-htmlmodel
8 Downloads
Groups of classes that represents html(5) 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.