Libraries tagged by html classes
powerbuoy/sleek-menu
2199 Downloads
Cleans up the menu HTML by removing IDs and redundant classes. Also fixes active-classes on post type and taxonomy archives.
open20/amp
15617 Downloads
A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)
operand/mpdf
8572 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
mylukin/textractor
130 Downloads
An efficient class library for extracting text from HTML.
jandc/critical-css
11557 Downloads
Package wrapper and twig postprocessor class which uses the 'css from html extractor' library and twigwrapper to inject a document's head with critical css
idealizetecnologia/tweetphp
32470 Downloads
A PHP class for fetching tweets from a Twitter user's timeline, and rendering them as an HTML list
dmamontov/favicon
3688 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
jonob/html
1243 Downloads
A port of Laravel 3's HTML class
izica/php-html-classnames
208 Downloads
Php generator for html classnames
vendimia/html
126 Downloads
HTML handling classes
mouf/html.tags
20139 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.
vikpe/php-html-heading-normalizer
6592 Downloads
PHP class for normalizing (promote/demote) HTML headings
texlab/html
350 Downloads
Lightweight and easy to use set of classes for building user interfaces.
nititech/html-components
25 Downloads
Create intuitive, reusable HTML components
eru/laravel-collective-spatie-html-parser
16 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel