Libraries tagged by tohtml
nandakyawwinn/pdf2webview
8 Downloads
A package to upload and convert PDF to HTML with style.
nabeghe/nohtml
2 Downloads
Say no to HTML — write views in PHP with a clean, simple DSL.
mvccore/ext-debug-tracy-mvccore
5180 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.
mvccore/ext-debug-tracy-auth
3837 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());.
mrcat29/html
177 Downloads
generate form PHP to HTML
mouf/html.template.menus.topribbonmenu
19 Downloads
This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.
mos/ctextfilter
2542 Downloads
PHP classes for text filtering and formatting to HTML
morsapt/changelog
62 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
mecha-cms/x.parsedown
2 Downloads
Converts Markdown syntax to HTML using Parsedown.
matthiasnoback/gherkin-features-html-exporter
43 Downloads
A tool for exporting Gherkin features to HTML
markforge/markforge
3 Downloads
MarkForge — Markdown to HTML parser for PHP 8.3+ (AST-based, extensible).
makikam/pricetohtml
4 Downloads
Pricelist parser from excel file to HTML file
littlecxm/php-bbcode
0 Downloads
BBCode parser from or to HTML.
laravelfy/parsedown-extra-plugin
520 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
labrodev/laravel-markdownable
116 Downloads
Read Markdown files with YAML front matter, convert to HTML, and expose page data.