PHPackages                             alexantr/yii2-ace - 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. alexantr/yii2-ace

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

alexantr/yii2-ace
=================

Ace editor widget for Yii 2

1.1.1(7y ago)030.8k↓29.4%MITPHP

Since Aug 6Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/alexantr/yii2-ace)[ Packagist](https://packagist.org/packages/alexantr/yii2-ace)[ RSS](/packages/alexantr-yii2-ace/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Ace editor widget for Yii 2
===========================

[](#ace-editor-widget-for-yii-2)

This extension renders a [Ace Code Editor](https://ace.c9.io/) widget for [Yii framework 2.0](http://www.yiiframework.com).

Installation
------------

[](#installation)

Install extension through [composer](http://getcomposer.org/):

```
composer require alexantr/yii2-ace

```

> **Note:** The extension loads editor code from [CDN](https://cdnjs.com/libraries/ace/).

Usage
-----

[](#usage)

The following code in a view file would render an Ace widget:

```
