Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-highlight maintained by tojoo

Description
A Laravel wrapper for highlight/highlight-php to provide syntax highlighting in your Laravel applications.
Last update
2025/12/15 08:21 (dev-dependabot/github_actions/actions/cache-5)
License
Links
Downloads
0

Comments
comments powered by Disqus

Wrapper package for highlight.io SDK for Laravel.

[!NOTE] This package requires PHP 8.2+ and Laravel 11+

Installation

You can install the package via composer:

composer require tojoo-dev/laravel-highlight

Usage

WIP