Libraries tagged by html5 chat
mgargano/simplehtmldom
502242 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
components/handlebars.js
174928 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
nystudio107/craft-minify
415497 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
newerton/yii2-fancybox
121272 Downloads
fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.
icap/html-diff
107641 Downloads
A PHP5 library that diffs (compares) HTML files.
chrisshick/cakephp3-html-purifier
131117 Downloads
This is a CakePHP3 Purifier Plugin Behavior that cleanses data before it is marshalled into the entity.
yetiforce/yetiforcepdf
125382 Downloads
Library that generate pdf files from html.
zircote/hal
210836 Downloads
A PHP implementation of HAL http://stateless.co/hal_specification.html
yusufkandemir/microdata-parser
41871 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
gilbitron/pico
125 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
craftcms/simple-text
20633 Downloads
This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
aura/input
73013 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.
shinsenter/defer.php
9102 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
northys/css-inliner
11638 Downloads
PHP Library that converts css file into html inline styles.
nystudio107/craft-templatecomments
95251 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.