awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
spatie avatar

spatie/shiki-php

0
View on GitHub↗
311 stars·31 forks·JavaScript·MIT·10 viewsfreek.dev/2024-how-to-render-markdown-with-perfectly-highlighted-code-snippets↗

Shiki Php

Code highlighting with Shiki in PHP

Features

  • Markup and CSS Parsers - Syntax highlighting for code blocks.

Star history

Star history chart for spatie/shiki-phpStar history chart for spatie/shiki-php

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shiki Php

Similar open-source projects, ranked by how many features they share with Shiki Php.
  • erusev/parsedownerusev avatar

    erusev/parsedown

    15,049View on GitHub↗

    Parsedown is a PHP library that converts Markdown text and common extensions into structured HTML output for web browsers. It functions as a Markdown to HTML converter that processes both block-level and inline elements to generate valid web content. The library includes a PHP HTML sanitizer designed to escape HTML and scripting vectors. This security layer provides input sanitization to prevent attacks when processing untrusted user-generated content.

    PHP
    View on GitHub↗15,049
  • essence/essenceessence avatar

    essence/essence

    771View on GitHub↗

    Extracts information about web pages, like youtube videos, twitter statuses or blog articles.

    PHP
    View on GitHub↗771
  • masterminds/html5-phpMasterminds avatar

    Masterminds/html5-php

    1,781View on GitHub↗

    An HTML5 parser and serializer for PHP.

    HTML
    View on GitHub↗1,781
  • cebe/markdowncebe avatar

    cebe/markdown

    1,009View on GitHub↗

    A super fast, highly extensible markdown parser for PHP

    HTML
    View on GitHub↗1,009
See all 12 alternatives to Shiki Php→

Frequently asked questions

What does spatie/shiki-php do?

Code highlighting with Shiki in PHP

What are the main features of spatie/shiki-php?

The main features of spatie/shiki-php are: Markup and CSS Parsers.

What are some open-source alternatives to spatie/shiki-php?

Open-source alternatives to spatie/shiki-php include: cebe/markdown — A super fast, highly extensible markdown parser for PHP. erusev/parsedown — Parsedown is a PHP library that converts Markdown text and common extensions into structured HTML output for web… essence/essence — Extracts information about web pages, like youtube videos, twitter statuses or blog articles. masterminds/html5-php — An HTML5 parser and serializer for PHP. michelf/php-markdown — Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber. milesj/decoda — A lightweight lexical string parser for BBCode styled markup.