Libraries tagged by tohtml
dogukanatakul/docx-to-html
465 Downloads
composer integration of xylude/Docx-to-HTML
mouf/html.tags
20135 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.
mouf/html.renderer.twig-extensions
358224 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
mouf/html.renderer
358229 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
levizwannah/php-markup
253 Downloads
Allows you to Write HTML using PHP in an elegant manner. And the result is a clean formatted html markup.
jamesyapkm/poppler-php
2470 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
aspose/words-sdk-php
5051 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
youthweb/bbcode-parser
7772 Downloads
BBCode-to-HTML parser
tyqo/editorjs-html-parser
141 Downloads
A simple Json to Html parser for EditorJS library
sqkhor/editorjs-html
2167 Downloads
A utility to parse editorjs clean data to HTML. Based on editorjs-html by Pavittar Singh
schumacherfm/markdown
10 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
raml-leanlabsio/raml2html
823 Downloads
PHP RAML to HTML documentation generator
northernco/markdown-bundle
11318 Downloads
Symfony bundle for including parsedown for converting markdown to html
mvccore/ext-debug-tracy-mvccore
5104 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mouf/html.template.menus.basicmenu
143765 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.