spatie/shiki-php
PHP wrapper around Shiki for server-side syntax highlighting. Highlight code snippets to themed HTML using VS Code grammars, with support for many languages and themes. Great for docs, blogs, and static site generation in Laravel or any PHP app.
This fixes the proc_open(): posix_spawn() failed: Argument list too long error that occurred when highlighting large code blocks.
Full Changelog: https://github.com/spatie/shiki-php/compare/2.3.1...2.3.2
Full Changelog: https://github.com/spatie/shiki-php/compare/2.3.0...2.3.1
Full Changelog: https://github.com/spatie/shiki-php/compare/2.2.2...2.3.0
token.htmlStyle by @Barbapapazes in https://github.com/spatie/shiki-php/pull/28Full Changelog: https://github.com/spatie/shiki-php/compare/2.2.1...2.2.2
Full Changelog: https://github.com/spatie/shiki-php/compare/2.2.0...2.2.1
Full Changelog: https://github.com/spatie/shiki-php/compare/2.1.0...2.2.0
getAvailableLanguages, getAvailableThemes, languageIsAvailable and themeIsAvailable by @s3ththompson in https://github.com/spatie/shiki-php/pull/23Full Changelog: https://github.com/spatie/shiki-php/compare/2.0.0...2.1.0
getAvailableLanguages, getAvailableThemes, languageIsAvailable and themeIsAvailable methods have been removed. These are no longer necessary as Shiki 1.0 lazy loads these when necessary.Full Changelog: https://github.com/spatie/shiki-php/compare/1.3.0...2.0.0
Full Changelog: https://github.com/spatie/shiki-php/compare/1.2.0...1.3.0
Full Changelog: https://github.com/spatie/shiki-php/compare/1.1.7...1.2.0
highlighted, added, deleted or focusHow can I help you explore Laravel packages today?