Looking to hire Laravel developers? Try LaraJobs

laravel-highlight maintained by tojoo

Description
A Laravel wrapper for highlight/highlight-php to provide syntax highlighting in your Laravel applications.
Last update
2025/07/28 09:17 (dev-main)
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