An open API service indexing awesome lists of open source software.

https://github.com/jdmaymeow/cake-highlight

:paintbrush: Highlight JS plugin for CakePHP
https://github.com/jdmaymeow/cake-highlight

cakephp-plugin code highlight-text

Last synced: 7 months ago
JSON representation

:paintbrush: Highlight JS plugin for CakePHP

Awesome Lists containing this project

README

          

# CakeHighlight plugin for CakePHP

## Installation

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require jdmaymeow/cake-highlight
```