Libraries tagged by code blocks
pr3set-llc/silverstripe-elemental-embedded-code
37 Downloads
Embed code like iFrames or Javascript on a page.
piotrpress/disable-code-editor
30 Downloads
This plugin disables the Gutenberg Code Editor for non-administrator users.
flsouto/md2php
22 Downloads
Extracts php code blocks from markdown files and saves them nicely
aozen/prism2torchlight
7 Downloads
Laravel package to seamlessly convert PrismJS HTML code blocks to Torchlight syntax highlighting.
alto/commonmark-source
0 Downloads
CommonMark extension that displays source files as highlighted code blocks at @source directives, with title, line numbers, and highlighting.
alto/commonmark
13 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.
oi-lab/oi-laravel-publish
49 Downloads
Recursive CMS pages with ordered blocks, code-defined templates, spatie/laravel-data props and attachments
derralf/elemental-codeeditorfield
9 Downloads
A content block to write raw code, e.g. HTML
saurabhd/autolink
10 Downloads
Replace content with URL
net-code/laravel-domain
7 Downloads
DDD tactical building blocks (aggregate root, value objects, domain events, typed UUID identifiers, business-rule specification) with optional Laravel integration.
zhenhaihou/commonmark-highlighter
8 Downloads
Highlight your markdown code blocks with 升级league/commonmark版本,添加表格,删除线的转换
tetrode/chalkmark
7 Downloads
Render Markdown right in your terminal / CLI — headings, colors, lists, code blocks
michelrtm/execution-time-recorder
197 Downloads
Class for recording execution times for specific code block or whenever required.
justinmoh/laravel-helper
30 Downloads
Collection of reusable code blocks in Laravel project developments
jeffersongoncalves/laravel-html-sanitizer
60 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.