Libraries tagged by HTML renderer
particle-academy/fancy-cms
0 Downloads
Laravel host for fancy-cms — the PHP page renderer (node tree → HTML + compiled CSS + island placeholders), persistence, file API on any disk, and publish routing. The PHP half of the dual-emitter pair with @particle-academy/fancy-cms-ui.
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
grabzit/grabzit
90570 Downloads
Use our API to allow your app to create images, DOCX documents, videos, rendered HTML and PDF's from URL's or raw HTML. Additionally GrabzIt allows you to convert online videos into animated GIF's or HTML tables into CSV's.
roelofjan-elsinga/content-to-html-parser
7411 Downloads
This package converts content from strings or files to HTML strings to be rendered on a page
jeffersongoncalves/laravel-html-sanitizer
47 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
settermjd/mezzio-markdown-blog
204 Downloads
This is a file-based blog module for PHP's Mezzio framework that renders blog articles written in Markdown format, with YAML front-matter into HTML content that can be rendered in a template.
mervick/yii2-mthaml
1190 Downloads
The MtHaml integration for the Yii2 framework
jeffersongoncalves/laravel-github-readme
42 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
francoisvaillant/twig-trace-bundle
89 Downloads
A Symfony bundle that automatically adds HTML comments to your rendered templates in development mode, making it easy to identify which Twig files, macros, and blocks are being used.
gabepri/auto-html-i18n
13 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.
zergius-eggstream/amp-converter
8 Downloads
Convert rendered HTML pages into AMP-valid HTML. Framework-agnostic with an optional Symfony bridge.
webino/webino-draw
14807 Downloads
XHTML Layout Renderer for Zend Framework 2
nswdpc/silverstripe-details-field
669 Downloads
Composite form field rendered as an HTML details tag, with child fields
innocode-digital/wp-prerender-aws-lambda
2571 Downloads
Generates HTML for client-side rendered content via AWS Lambda.
unzeroun/isocontent
630 Downloads
A library to transform web contents (say HTML) to an abstract AST that can be rendered everywhere