Libraries tagged by code blocks
silverstripe/markdown-php-codesniffer
97430 Downloads
A wrapper around squizlabs/PHP_CodeSniffer which lets you lint PHP fenced code blocks in markdown files
mathiasverraes/uptodocs
1112 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
papec/source-hints
14658 Downloads
Hints for templates/blocks/containers when inspecting code
luongolabs/block-migrate
890 Downloads
Run straight code blocks during laravel migrations.
shikiphp/shikiphp
208 Downloads
Pure PHP port of Shiki. Syntax-highlight code with VS Code themes and TextMate grammars — no extensions, no Node, no Oniguruma binding.
linkrobins/clipboard
187 Downloads
Adds a copy-to-clipboard button to code blocks, plus an optional language label. Ported to Flarum 2.0 from ffans/clipboardjs.
safi/filament-atelier
16 Downloads
A visual page builder for Laravel and Filament. Code-defined blocks, a live preview that is the real page, bilingual output, server-rendered.
tiny-blocks/value-object
23834 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
tiny-blocks/http
23423 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
particle-academy/last-word
256 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.
ramsey/twig-codeblock
738 Downloads
A Twig extension for defining blocks of code for syntax highlighting (with Pygments) and more.
jardisadapter/mailer
54 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/logger
56 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/http
53 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/filesystem
54 Downloads
Filesystem abstraction for PHP covering local and S3-compatible storage — unified read, write, stream, and visibility API without Flysystem or the AWS SDK; a building block of the open-source foundation that Jardis-generated DDD code runs on