Libraries tagged by renderpdf
samwilson/diagrams
2525 Downloads
MediaWiki extension to display various types of diagrams rendered from text within wiki pages.
safi/filament-atelier
236 Downloads
A visual page builder for Laravel and Filament. Code-defined blocks, a live preview that is the real page, bilingual output, server-rendered.
pushword/repurpose
786 Downloads
Repurpose a Pushword page into ready-to-post social carousels: an agent-authored JSON spec rendered to self-contained SVG slides, with server-side text layout, focal-point cropping and PNG/PDF export.
particle-academy/fancy-seo
776 Downloads
Server-rendered SEO + crawlability for Laravel + Inertia apps — per-route meta/Open Graph/Twitter/JSON-LD on the first byte, dynamic sitemap.xml / robots.txt / llms.txt, and per-page Markdown. The PHP baseline that pairs with @particle-academy/fancy-inertia's .
jeffersongoncalves/laravel-npm-readme
429 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
447 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
448 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.
jaeger/querylist-puppeteer
71450 Downloads
QueryList Plugin: Use Puppeteer to crawl Javascript dynamically rendered pages.(Headless Chrome ) 使用Puppeteer采集JavaScript动态渲染的页面
jaeger/querylist-phantomjs
24494 Downloads
QueryList Plugin: Use PhantomJS to crawl Javascript dynamically rendered pages.(headless WebKit ) 使用PhantomJS采集JavaScript动态渲染的页面
gabepri/auto-html-i18n
3616 Downloads
Server-side automatic translation for PHP-rendered HTML. Walks markup, masks variables, and resolves translations via a user-supplied backend. ICU MessageFormat supported.
francoisvaillant/twig-trace-bundle
537 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.
donmanueldev/nativephp-charts
106 Downloads
Native charts for NativePHP Mobile, rendered with Swift Charts and Jetpack Compose Canvas.
deltalab/custom-pixel-qrcode
69303 Downloads
Custom renderer for QRCodes, using pre-rendered images as pixels
benfiratkaya/commonmark-ext-underline
7198 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.
atk14/templates-panel
42121 Downloads
A panel for Tracy Debugger in an ATK14 project. Displays nested list of all rendered templates.