PHPackages                             simialbi/yii2-widget-turbo - 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. simialbi/yii2-widget-turbo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

simialbi/yii2-widget-turbo
==========================

Yii2 implementation of hotwired turbo

1.2.0(4y ago)01.1k↓50%21MITJavaScriptPHP &gt;=7.4

Since Oct 18Pushed 4y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (4)Versions (5)Used By (1)

Hotwire Turbo implementation for yii2-framework
===============================================

[](#hotwire-turbo-implementation-for-yii2-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/b798cfab74759f942fc58907af547cba58aa7ca4b8da559fc05badaf1191af16/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d747572626f2f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-turbo)[![Total Downloads](https://camo.githubusercontent.com/5805f13b35fef16ac164c3530fc96b6a6c0dadfb31ad2d562384c7a12469afc9/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d747572626f2f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-turbo)[![License](https://camo.githubusercontent.com/3b8925a847198fcda2b7db4200109d715eda54dc6f9e57da3009c34618708d7a/68747470733a2f2f706f7365722e707567782e6f72672f73696d69616c62692f796969322d7769646765742d747572626f2f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/simialbi/yii2-widget-turbo)[![build](https://github.com/simialbi/yii2-widget-turbo/actions/workflows/build.yml/badge.svg)](https://github.com/simialbi/yii2-widget-turbo/actions/workflows/build.yml)

This repository is work in progress. The Frame widget can already be used.

Resources
---------

[](#resources)

- [Yii Framework](https://www.yiiframework.com)
- [Hotwired turbo](https://turbo.hotwired.dev)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require --prefer-dist simialbi/yii2-widget-turbo

```

or add

```
"simialbi/yii2-widget-turbo": "^1.0.0"

```

to the `require` section of your `composer.json`.

Usage
-----

[](#usage)

Example Usage
-------------

[](#example-usage)

### Basic Frame

[](#basic-frame)

```
