spatie/sidecar-shiki
Run Shiki syntax highlighting on AWS Lambda via Sidecar from your Laravel app—no Node.js or Shiki dependencies on your server. Install the package, configure Sidecar, register the HighlightFunction, and render highlighted code fast and consistently.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| async-aws/lambda | 0.84 | Async AWS Lambda client for PHP with promise-based async invocations, typed request/response objects, streaming payload support, and credential/region configuration. Lightweight alternative to the AWS SDK for calling and managing Lambda functions. | 19 | 19 | 0 | 49K | 0 | 29.1 | 55.0 | MIT | 2 weeks ago | |
| spatie/commonmark-shiki-highlighter | 0.83 | League/CommonMark code block renderer that highlights fenced code using Shiki PHP. Includes extra Antlers and Blade grammars in addition to Shiki’s 100+ languages. Ideal for Laravel setups (see spatie/laravel-markdown). Requires JS shiki v1. | 93 | 92 | 15 | 212K | 0 | 12.6 | 49.5 | MIT | 7 months ago | |
| spatie/shiki-php | 0.82 | Use Shiki syntax highlighting from PHP. Highlight code snippets with editor-quality themes and 100+ languages, plus Antlers and Blade. Works great with Laravel via spatie/laravel-markdown and CommonMark through a companion extension. | 311 | 312 | 32 | 2M | 0 | 25.7 | 60.9 | MIT | 2 months ago | |
| wnx/sidecar-browsershot | 0.81 | Run Spatie Browsershot on AWS Lambda via Sidecar in Laravel—no need to install Node, Puppeteer, or Chrome on your servers. Deploy a Lambda function and generate PDFs/screenshots with headless Chrome handled remotely. | 236 | 235 | 33 | 91K | 6 | 29.5 | 42.6 | MIT | 2 months ago | |
| dayspring-tech/lambda-bundle | 0.80 | — | 0 | 0 | 0 | 1K | 0 | 2.1 | 43.9 | MIT | 1 year ago | |
| spatie/commonmark-highlighter | 0.80 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 8K | 0 | 2.0 | 17.2 | MIT | 4 years ago | |
| phiki/phiki | 0.80 | Phiki is a PHP syntax highlighter for the web. It uses TextMate grammars and VS Code themes to render highlighted code, with an API inspired by Shiki and an implementation influenced by vscode-textmate. | 369 | 369 | 17 | 242K | 7 | 27.5 | 46.0 | MIT | 3 months ago | |
| hammerstone/sidecar | 0.80 | Sidecar lets Laravel package, deploy, and invoke AWS Lambda functions directly from your app. Define a simple PHP class plus the files to ship, choose any supported runtime (Node, Python, Java, .NET, Ruby, or OS-only), and execute from PHP. | 887 | 888 | 94 | 126K | 26 | 41.6 | 45.2 | MIT | 1 month ago | |
| spatie/html-element | 0.79 | Generate dynamic HTML in PHP with a hyperscript-style API plus Emmet-like selectors. Build elements and attributes with a simple render helper (often wrapped as el()) to produce nested markup cleanly and programmatically, ideal for small view components. | 191 | 194 | 23 | 1K | 0 | 3.4 | 12.5 | MIT | 4 years ago | |
| spatie/laravel-blade | 0.79 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| spatie/laravel-markdown | 0.79 | Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. | 413 | 411 | 31 | 219K | 0 | 24.1 | 41.7 | MIT | 4 months ago | |
| tempest/highlight | 0.79 | Fast, extensible server-side syntax highlighting for PHP. Tempest Highlight parses code with a simple Highlighter API and supports multiple languages for rendering highlighted output in apps, docs, and tooling—install via Composer and start highlighting in minutes. | 697 | 696 | 48 | 82K | 7 | 38.1 | 35.6 | MIT | 3 weeks ago | |
| adunblock/server-tag-symfony | 0.79 | Symfony bundle that fetches script URLs from a remote endpoint and renders them via a Twig server_tag() function. Uses Symfony HttpClient, optional caching with configurable TTL, safe HTML escaping, and graceful error handling. Compatible with Symfony 5–8. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| adiog/syntax-highlight-bundle | 0.79 | Symfony bundle that packages Alex Gorbatchev’s SyntaxHighlighter 3.0.83 for Composer-based apps. Install via composer, enable the bundle in AppKernel, then run assets:install to publish the JS/CSS for client-side code highlighting. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| alten/syntax-highlight-bundle | 0.79 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| carteni/highlight-bundle | 0.79 | — | 0 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| torchlight/torchlight-laravel | 0.79 | Torchlight syntax highlighting for Laravel. Highlight code blocks with VS Code-compatible themes and zero JavaScript. Includes caching, configurable themes and host, and Blade components/directives. Requires a Torchlight API token (free for personal/open source). | 120 | 120 | 17 | 23K | 18 | 28.6 | 41.6 | MIT | 4 months ago | |
| spatie/mjml-sidecar | 0.77 | Compile MJML email templates to responsive HTML via AWS Lambda using Sidecar. A companion to spatie/mjml-php: deploy the provided MjmlFunction, then call Mjml::new()->sidecar()->toHtml($mjml) to render HTML without local Node/MJML. | 13 | 13 | 4 | 5K | 0 | 1.8 | 34.8 | MIT | 1 year ago | |
| spatie/spatie-content-api | 0.75 | Laravel/PHP package powering Spatie’s promotional-site content API. Fetch posts for a product or project (e.g., mailcoach) via a simple ContentApi facade and expose consistent, reusable content to your frontend or other services. | 5 | 5 | 2 | 2K | 0 | 11.1 | 35.6 | MIT | 9 months ago |
How can I help you explore Laravel packages today?