Libraries tagged by lhtml
christianklisch/slim-minify
30989 Downloads
Minify html output in slim framework
cangelis/pdf
61785 Downloads
Yet another HTML to PDF Converter based on wkhtmltopdf
bootflat/bootflat
3298 Downloads
An open source Flat UI KIT based on Bootstrap (3.3.0). A faster, easier and less repetitive way for web developers to create elegant web apps.
bizley/contenttools
15104 Downloads
ContentTools editor implementation for Yii 2.
aura/input
74950 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
andreas-glaser/php-helpers
79681 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
shinsenter/defer.php
9709 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
dg/texy
134160 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
htmlburger/carbon-fields-plugin
47139 Downloads
WordPress plugin loader for Carbon Fields.
xenon/laravelhtml-collective
18821 Downloads
HTML and Form Builders for the Laravel Framework extends from Laravel Collective
wikimedia/codex
5244 Downloads
A PHP library for building HTML and CSS UI components using Codex, the Wikimedia design system.
wikia/simplehtmldom
83596 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
webentwicklerat/emogrifier
15670 Downloads
Converts CSS styles into inline HTML styles.
voda/date-input
87250 Downloads
HTML 5 compatible date / time input field for Nette.
voceconnect/wp-large-options
4426 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.