[extension] abushamleh/yii2-opentok
yii2-opentok ¶ Installation Working with SIP Interconnect Force Disconnect Sending Signals Samples Documentation Yii2 client for opentok (http://www.tokbox.com/opentok) Installation ¶Run the Composer...
View Article[extension] abushamleh/yii2-toast
Installation Usage Installation ¶Run the Composer command to install the latest version: composer require abushamleh/yii2-toast "dev-master" Usage ¶ToastAlert ¶use abushamleh\toast\ToastAlert; echo...
View Article[extension] devzyj/yii2-attribute-cache-behavior
ActiveRecord attribute cache behavior ¶ Installation Usage 提供了一些缓存 ActiveRecord 属性的方法。并且当某些事件发生时,自动使缓存失效。 Installation ¶The preferred way to install this extension is through composer. Either run...
View Article[extension] devzyj/yii2-rest
REST Extension for Yii2 ¶ Installation Usage Controllers UrlRule Actions Events Behaviors 增强 yiisoft/yii2-rest 功能,在 Actions 中增加事件。 并且增加了批量操作的 Actions。 Installation ¶The preferred way to install this...
View Article[extension] matthew-p/yii2-models-select
Select models widget for Yii2 ¶ Installation Usage Find and select models in select2 input. Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar...
View Article[news] ApiDoc extension version 2.1.1 released
We are very pleased to announce the release of the ApiDoc extension version 2.1.1. This release fixes some issues with wrongly formatted PHPDoc and includes support for {@inheritdoc} tags. It also...
View Article[wiki] Batch Gridview data ajax send splitted in chunks displaying bootstrap...
The scenario in which this wiki can be useful is when you have to send an (huge) array of model ids and perform a time consuming computation with it like linking every model to other models. The idea...
View Article[extension] panlatent/yii2-odoo
Odoo JSON-RPC Client, Query and ActiveRecord for Yii2 This extension provides the [Odoo](https://www.odoo.com) integration for the [Yii framework 2.0](http://www.yiiframework.com/). It includes [Web...
View Article[extension] mailboxvalidator/mailboxvalidator-yii
MailboxValidator Yii Email Validation Extension ¶ Installation Dependencies Methods Usage Errors Copyright MailboxValidator Yii Email Validation Extension provides an easy way to call the...
View Article[extension] rrk
Requirements Installation Usage Resources ...overview of the extension... Requirements ¶...requirements of using this extension (e.g. Yii 2.0 or above)... Installation ¶...how to install the extension...
View Article[extension] language/yii2-protobuf
Yii Protobuf Extension is a wrapper for php protobuf c-extension.It provides an easy way to decode/encoder protobuf data with Yii.In addition to,it provides a tool to generate php proto files from...
View Article[extension] widewhale/yii2-debug-vardumper
VarDumper panel for Yii2-debug ¶This extensions adds a panel which show var dumps using custom VarDumper::dump($var) function. Installation ¶Install extention via composer command: `sh composer require...
View Article[news] Gii extension 2.0.8 released
We are very pleased to announce the release of Gii extension version 2.0.8. Additionally to bug fixes, there is a new option in model generator that allows standardized capitals in class names:...
View Article[news] PHP 7.3.0 released
The PHP development team released version 7.3.0 that comes with numerous improvements and new features such as Flexible Heredoc and Nowdoc Syntax PCRE2 Migration Multiple MBString Improvements LDAP...
View Article[extension] cebe/yii2-lifecycle-behavior
Yii 2 lifecycle behavior ¶ Installation Usage Define the lifecycle of a model by defining allowed status changes in terms of a state machine. Installation ¶This is an extension for the Yii 2 PHP...
View Article[extension] fl0v/yii2-rollbar
Rollbar for Yii2 ¶ Installation Usage Payload from your exceptions Log Target Rollbar Javascript This extension is a fork from baibaratsky/yii2-rollbar and eroteev/yii2-rollbar. For Yii 1.x use...
View Article[extension] chsergey/yii2-rest-client
REST Client for Yii 2 (ActiveRecord-like model) ¶ Installation Usage This extension provides an interface to work with RESTful API via ActiveRecord-like model in Yii 2. For HTTP requests thanks to...
View Article[wiki] (draft) Understanding Yii 3
Understanding Yii 3 ¶ Introduction Yii 3 composer packages Running your first Yii 3 powered application Introduction ¶This document is intended for an audience already familiar with Yii2. It's meant to...
View Article[extension] yii-insert-multi-rows
Requirements Installation Usage Creates and executes an INSERT SQL statement for several rows. Requirements ¶Yii 1.1 or above Installation ¶For insert multi rows, Put this code in components folder...
View Article[extension] genxoft/curl
php-curl wrapper ¶ Requirements Installation Quick usage Basic usage Donate LICENSE Simple curl wrapper with REST methods support: GET HEAD POST PUT PATCH DELETE Requirements ¶PHP 5.4+ curl php...
View Article