PHPackages                             alcea/yii2-prism-syntax-highlighter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. alcea/yii2-prism-syntax-highlighter

AbandonedYii2-extension[Utility &amp; Helpers](/categories/utility)

alcea/yii2-prism-syntax-highlighter
===================================

Prism Syntax Highlighter for Yii2

v1.1(9y ago)0335↓77.8%MIT LicenseJavaScriptPHP &gt;=5.4.0

Since Dec 30Pushed 7y agoCompare

[ Source](https://github.com/alceanicu/yii2-prism-syntax-highlighter)[ Packagist](https://packagist.org/packages/alcea/yii2-prism-syntax-highlighter)[ RSS](/packages/alcea-yii2-prism-syntax-highlighter/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/7699af1587db60d183b7dc2d89bc2a90141676ccda1ec26a880b572f493405ba/68747470733a2f2f706f7365722e707567782e6f72672f616c6365612f796969322d707269736d2d73796e7461782d686967686c6967687465722f762f737461626c652e737667)](https://packagist.org/packages/alcea/yii2-prism-syntax-highlighter) [![Total Downloads](https://camo.githubusercontent.com/041cdbafdfbc5ebbeb6d79782656d9e99a07c2e1810ee22593214ebb0527a6a7/68747470733a2f2f706f7365722e707567782e6f72672f616c6365612f796969322d707269736d2d73796e7461782d686967686c6967687465722f646f776e6c6f6164732e737667)](https://packagist.org/packages/alcea/yii2-prism-syntax-highlighter) [![Latest Unstable Version](https://camo.githubusercontent.com/cf4f023ee91f87c850d3dd0a27a6c5be35f5ff4ce823cd369932496e1c230bc2/68747470733a2f2f706f7365722e707567782e6f72672f616c6365612f796969322d707269736d2d73796e7461782d686967686c6967687465722f762f756e737461626c652e737667)](https://packagist.org/packages/alcea/yii2-prism-syntax-highlighter) [![License](https://camo.githubusercontent.com/282c0dd3f812c96dd5df21c10343d4bb78cc5108405bb46713324e0fb7c89468/68747470733a2f2f706f7365722e707567782e6f72672f616c6365612f796969322d707269736d2d73796e7461782d686967686c6967687465722f6c6963656e73652e737667)](https://packagist.org/packages/alcea/yii2-prism-syntax-highlighter)

This package is no longer maintained
====================================

[](#this-package-is-no-longer-maintained)

YII2 Prism Syntax Highlighter
-----------------------------

[](#yii2-prism-syntax-highlighter)

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in thousands of websites, including some of those you visit daily.

\#How to install?

### 1. Use composer

[](#1-use-composer)

```
composer require alcea/yii2-prism-syntax-highlighter "~1"
```

### 2. or, edit require section from composer.json

[](#2-or-edit-require-section-from-composerjson)

```
"alcea/yii2-prism-syntax-highlighter": "~1"

```

### 3. or, clone from GitHub

[](#3-or-clone-from-github)

```
git clone https://github.com/alceanicu/yii2-prism-syntax-highlighter

```

\#How to use?

```
