laranail/ai-compliance
AI compliance for Laravel apps: markdown-authored policy documents with versioning and draft/publish, consent records, provider registry, disclosure surfaces, and automated compliance checks.
时间:2026-07-09 00:09
professional-wiki/native-markdown
MediaWiki extension that makes Markdown a native content model with first-class wiki integration
时间:2026-07-05 22:10
particle-academy/last-word
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity
时间:2026-07-04 18:32
datahelm/crawler
Generic Scrapy-like web crawler for Laravel — auto-detects lists, pagination, fields, and supports API/SPA, infinite scroll, image downloading, dedup, resumable crawls, LLM-ready Markdown output, and pluggable output sinks.
时间:2026-07-04 00:25
seryak/yazar
Static site generator engine for Laravel: Markdown content imported into Eloquent documents and rendered through Blade.
时间:2026-07-03 22:55
xberg-io/html-to-markdown
High-performance HTML to Markdown converter
时间:2026-07-02 18:32
route2api/route2api
Generate OpenAPI and Markdown API documents from ThinkPHP routes and controllers.
时间:2026-07-02 07:02
builtbyberry/laravel-articles
Git-native markdown articles for Laravel — folder discovery, frontmatter status, Atom feed, and sitemap.
时间:2026-07-01 18:27
phpsoftbox/markdown
Safe Markdown renderer for PhpSoftBox documentation
时间:2026-06-26 09:22
interitty/markdown
Support for Markdown language in Nette framework and templating system Latte.
时间:2026-06-25 06:46
awcodes/content-faker
Generate fake Markdown, HTML, and rich editor content for Laravel factories, seeders, tests, and previews.
时间:2026-06-24 21:07
filamentboot/filamentboot-markdown-editor
Markdown 编辑器插件,为 filamentboot/filamentboot 提供基于 EasyMDE 的增强 Markdown 编辑器,含图片上传磁盘联动、分屏预览、代码高亮与 XSS 安全渲染。
时间:2026-06-24 09:41
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-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