laravel-highlight maintained by tojoo
Description
A Laravel wrapper for highlight/highlight-php to provide syntax highlighting in your Laravel applications.
Authors
Last update
2025/12/15 08:21
(dev-dependabot/github_actions/actions/cache-5)
License
Downloads
0
Tags
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