poli-page/sdk
Poli Page SDK for PHP — render PDFs from HTML templates via the Poli Page API
时间:2026-06-22 08:15
jeffersongoncalves/laravel-npm-readme
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.
时间:2026-06-21 23:23
jeffersongoncalves/laravel-github-readme
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
时间:2026-06-20 19:58
jeffersongoncalves/laravel-markdown
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 becaus
时间:2026-06-20 19:57
jeffersongoncalves/laravel-html-sanitizer
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 RE
时间:2026-06-20 19:57
phppdf/html-converter
Convert HTML and CSS into PDF documents on top of phppdf/phppdf
时间:2026-06-17 19:35
yiipress/markdown
Native PHP Markdown-to-HTML extension powered by bundled MD4C.
时间:2026-06-17 13:02
htmltopdfapi/php-sdk
Official PHP and Laravel SDK for the HTML to PDF API.
时间:2026-06-17 00:40
toweringmedia/module-security-ai
Automatically scan all Magento CMS content for security risks. Security AI combines deterministic regex checks for dangerous HTML patterns with AI Core-powered risk summaries, running scheduled full scans and real-time save-triggered checks from a clean admin findings grid.
时间:2026-06-16 22:38
udir-moodle/tiny_htmlblock
Tiny HTML Blocks — Composer/Packagist mirror of the Moodle plugin tiny_htmlblock, auto-updated from the Moodle plugins directory.
时间:2026-06-16 16:57
rzl-zone/blade-minify
A Laravel package to seamlessly minify Blade HTML output for faster pages and a better user experience.
时间:2026-06-14 03:58
symfinity/ui-action
Symfinity UI Action — native HTTP action semantics validation (navigate, submit, delete, download)
时间:2026-06-13 23:12
wackowiki/safehtml
SafeHTML is an HTML filter that sanitizes potentially dangerous content, protecting against XSS and other injection attacks by removing harmful tags, attributes, protocols, and CSS expressions.
时间:2026-06-13 16:32
wackowiki/htmlsax3
A modernized PHP 8.5-compatible port of the classic HTMLSax3 SAX-style parser for HTML/XML, used by SafeHTML in WackoWiki.
时间:2026-06-13 16:31