Libraries tagged by lhtml
htmlburger/wpemerge
129419 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
zetacomponents/mail
1736528 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
wikimedia/parsoid
456679 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
typo3/cms-seo
6992376 Downloads
TYPO3 CMS SEO - SEO features including specific fields for SEO purposes, rendering of HTML meta tags and sitemaps.
tburry/pquery
462066 Downloads
A jQuery like html dom parser written in php.
skeeks/yii2-assets-auto-compress
390341 Downloads
Automatically compile and merge files js + css + html in yii2 project
qferr/mjml-php
583624 Downloads
A simple PHP library to render MJML to HTML.
pontedilana/weasyprint-bundle
585165 Downloads
Easily create PDF in Symfony by converting Twig/HTML templates.
pontedilana/php-weasyprint
824705 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.
php-jsonpatch/php-jsonpatch
1004565 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
oro/twig-inspector
442368 Downloads
Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development
openpsa/quickform
2199194 Downloads
PHP 5.4 compatible fork of HTML_QuickForm
kartik-v/yii2-sortable
3392575 Downloads
Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
inlinestyle/inlinestyle
579943 Downloads
Apply CSS stylesheets directly as inline styles to a HTML document
hhxsv5/php-sse
154614 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.