Libraries tagged by tohtml
hub-io/laravel-pdf-to
24 Downloads
Laravel package for converting pdf to text, html or image
creativitas/markdownuts
21 Downloads
Next Generation PHP Markdown Website
aspose/pdf
860 Downloads
A powerful library for manipulating and converting PDF files.
webutilz/showdown
2422 Downloads
A Markdown to HTML converter written in Javascript
webd/odt2html
1049 Downloads
Convert OpenOffice text files (ODT) to HTML
mvccore/ext-debug-tracy-mvccore
5175 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.
mecha-cms/x.markdown
392 Downloads
Converts Markdown syntax to HTML.
markup-carve/symfony-carve
22 Downloads
Symfony bundle to render Carve markup to HTML via carve-php.
liftkit/document
1471 Downloads
LiftKit adding elements to HTML documents
lebedevsergey/odt2xhtml
1272 Downloads
A small library for converting documents in Open Document Format to HTML. Based on the code from https://github.com/hucste/Odt2Xhtml
labrodev/laravel-markdownable
104 Downloads
Read Markdown files with YAML front matter, convert to HTML, and expose page data.
jeffersongoncalves/laravel-markdown
58 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jakubboucek/legacy-escape
1846 Downloads
Right escape data inserted to HTML, CSS, JS and URL. Substrate of Latte/Latte package.
htsl/htsl
106 Downloads
Htsl.php is a PHP library to translate HTSL(HyperText Structured Language) to HTML.
broqit/editorjs-simple-html-parser
208 Downloads
A simple Json to Html parser for EditorJS library