Libraries tagged by html classes
jeffersongoncalves/laravel-markdown
48 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
idealizetecnologia/tweetphp
33415 Downloads
A PHP class for fetching tweets from a Twitter user's timeline, and rendering them as an HTML list
dmamontov/favicon
3705 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
alcamo/html-creation
241 Downloads
Simple classes to create HTML code without need for a factory
mouf/html.tags
20394 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
6765 Downloads
PHP class for normalizing (promote/demote) HTML headings
nguyenhiep/tiny-html-minifier
163 Downloads
Minify HTML in PHP with just a single class
texlab/html
365 Downloads
Lightweight and easy to use set of classes for building user interfaces.
eru/laravel-collective-spatie-html-parser
78 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
aretecode/planck-id
2 Downloads
Minifies (almost) all HTML ids + classes, & CSS + JS selectors
mos/cform
2042 Downloads
PHP classes for HTML forms handling
ropendev/datatablesphp
6739 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
shengkung/mdify
0 Downloads
HTML ↔ Markdown bidirectional converter. A PHP class that converts between HTML and Markdown formats with support for tables, nested lists, images, and links.
vespula/form
685 Downloads
A simple form class and builder for creating HTML form elements