Libraries tagged by heading
jeffersongoncalves/laravel-markdown
294 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
293 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.
gregory-coolich/yii2-seotools
5530 Downloads
Component and module to manage unique seo title, description, h1_heading and unique text associated with a page
ernestdefoe/google-fonts
360 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.
zikula/sortable-columns
26834 Downloads
SortableColumns is a zikula component to help manage data table column headings that can be clicked to sort the data
vikpe/php-html-heading-normalizer
6785 Downloads
PHP class for normalizing (promote/demote) HTML headings
drupal/govnl_cms_paragraphs_heading
14 Downloads
Recipe for a Heading paragraph type in GovNL CMS
8fold/commonmark-accessible-heading-permalinks
2379 Downloads
An extension of PHP League's CommonMark library to enable accessible Heading Permalinks usage.
prashant-malla/laravel-auto-toc
40 Downloads
Automatically generate a Table of Contents from rich text editor HTML content in Laravel.
mindfulmarkup/mindfula11y
373 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.
alto/commonmark
19 Downloads
A collection of CommonMark extensions: code block titles, content slicing, heading level adjustment, file import/include, source display, table of contents, tabs, and link rewriting.
mathsgod/markdown-splitter
11 Downloads
A Markdown splitter that divides content based on heading levels.
mage2kishan/module-not-found-page
49 Downloads
Custom 404 Not Found Page for Magento 2. Replaces the default CMS 404 page with a modern, fully configurable design featuring dynamic category links, integrated search bar, and admin-controlled content. Configurable heading, subheading, search toggle, popular-links toggle, and contact information — all scoped to store view.
fbf/laravel-pages
1021 Downloads
A Laravel 4 package for adding simple content managed pages to a website with banner image, heading, main image or YouTube video and body content.
ezar101/easyadmin-trix-extension-bundle
7 Downloads
An extension for EasyAdmin that enriches the TextEditorField (Trix) editor with advanced features: Tables, Colors, H2/H3 headings, Underlining, ...