Libraries tagged by tohtml
ibnuhalimm/laravel-pdf-to-html
10856 Downloads
Laravel Wrapper to Convert PDF to HTML
enzojose/pdf-to-html
58 Downloads
A simple PHP library to convert PDF files to HTML using Poppler Utils.
dogukanatakul/docx-to-html
600 Downloads
composer integration of xylude/Docx-to-HTML
scrumpy/prosemirror-to-html
99974 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
tilson/md2html-html2md
970 Downloads
Markdown to HTML and HTML to Markdown Conversion package
samad/array-conversion
429 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
levizwannah/php-markup
272 Downloads
Allows you to Write HTML using PHP in an elegant manner. And the result is a clean formatted html markup.
jamesyapkm/poppler-php
2645 Downloads
Complete, Comprehensive and Flexible PHP wrapper for Poppler-utils
aspose/words-sdk-php
5055 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.
tomk79/php-excel2html
13537 Downloads
Convert Excel(*.xlsx) to HTML table. with PHPExcel.
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
11431 Downloads
Symfony bundle for including parsedown for converting markdown to html
mvccore/ext-debug-tracy-mvccore
5123 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
143969 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.