Libraries tagged by tohtml
mouf/html.tags
20115 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.
unknow-sk/laravel-pdf-to
23 Downloads
Laravel package for converting pdf to text, html or image
samad/array-conversion
324 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
ncjoes/pdf-suite
247 Downloads
A high level wrapper over Poppler-Php for PDF content extraction and conversion using Poppler utils
milon/uposthapon
20 Downloads
Simple markdown to html presentation slide converter
dikki/markdown
224 Downloads
Write and Parse Markdown Content for Your Websites
creativitas/markdownuts
20 Downloads
Next Generation PHP Markdown Website
webutilz/showdown
2138 Downloads
A Markdown to HTML converter written in Javascript
webd/odt2html
965 Downloads
Convert OpenOffice text files (ODT) to HTML
um-flint/google-forms-converter
730 Downloads
Take Google Forms and convert them to HTML.
tyqo/editorjs-html-parser
74 Downloads
A simple Json to Html parser for EditorJS library
tomatophp/tomato-figma
200 Downloads
Plugin to convert figma file to HTML/CSS/TailwindCSS/Flutter Style
mvccore/ext-debug-tracy-auth
3783 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mutation/filecache
3290 Downloads
Cache templates to html files
mouf/html.template.menus.basicmenu
143679 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.