Libraries tagged by renderpdf
lukasz-zaroda/twig-hints
386 Downloads
Adds helpful comments to rendered templates.
jeffersongoncalves/laravel-npm-readme
32 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
jeffersongoncalves/laravel-html-sanitizer
48 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.
jeffersongoncalves/laravel-github-readme
43 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.
georgringer/docs
403 Downloads
Show rendered documentation in backend
gabepri/auto-html-i18n
60 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.
carbon/codepen
4296 Downloads
Code alongside a live preview rendered by Fusion. You can configure it further to use Javascript to preview or inject JS and styles via Fusion
ahebrank/paragraphs_previewer_popup
22888 Downloads
Provides a rendered preview popup of a paragraphs item while on an entity form.
inpsyde/menu-cache
10752 Downloads
Easily cache rendered menus using the Transients API.
viames/pair
3511 Downloads
Lightweight PHP framework for fast server-rendered web applications with MVC routing, ActiveRecord ORM and API tooling
renderforest/sdk-php
739 Downloads
Renderforest SDK for PHP
zergius-eggstream/amp-converter
14 Downloads
Convert rendered HTML pages into AMP-valid HTML. Framework-agnostic with an optional Symfony bridge.
varspool/pygments-bundle
856 Downloads
A bundle that integrates Pygments to provide code-highlighting within Sundown rendered Markdown
unzeroun/isocontent
631 Downloads
A library to transform web contents (say HTML) to an abstract AST that can be rendered everywhere
unclecheese/silverstripe-page-gallery
98 Downloads
Displays screenshots of rendered templates when selecting a page type.