Libraries tagged by headwind
ahmaadkhader/pdf-to-html
859 Downloads
Standalone PHP library for extracting semantic HTML from PDF files. Detects headings, lists, tables, links, and inline styles from PDF content.
mindfulmarkup/mindfula11y
343 Downloads
Find and fix accessibility issues in TYPO3: missing-alt detection and AI alt-text generation, decorative-image controls, heading/landmark checks, axe-core scans with optional AI audits, semantic Fluid ViewHelpers, and accessible form-validation feedback.
particle-academy/last-word
33 Downloads
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, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
particle-academy/dark-slide
396 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
jeffersongoncalves/laravel-markdown
48 Downloads
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 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jeffersongoncalves/laravel-html-sanitizer
49 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.
integer-net/magento2-configurable-wysiwyg
1786 Downloads
Configure the Magento 2 WYSIWYG Editors: Remove buttons, adjust headings, ...
ernestdefoe/google-fonts
153 Downloads
Use any Google Font on your Flarum 2 forum — pick a body font and a heading font from the full Google Fonts library, applied site-wide.
vdlp/oc-rssfetcher-plugin
13775 Downloads
Fetches RSS headlines from various sources to put on your website.
uriweb/uri-today-headline-importer
613 Downloads
URI Today Headline Importer is a Wordpress plugin that imports posts from URI Today.
stillat/statamic-bard-heading-permalinks
528 Downloads
medienbaecker/kirby-headline-section
46 Downloads
Kirby Headline Section
8fold/commonmark-accessible-heading-permalinks
2367 Downloads
An extension of PHP League's CommonMark library to enable accessible Heading Permalinks usage.
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
linkrobins/toc
63 Downloads
Auto-generated table of contents for Flarum posts. Builds anchors from Markdown headings (#, ##, ###) and renders an inline TOC at the top of each post that has 2+ headings.