[news] New member joining Yii team as primary Yii 3.0 developer
Andrii Vasyliev, @hiqsol joined Yii team. Andrii uses Yii daily for his team projects and is very interested in framework moving forward. He's from Kiev, Ukraine and is part of HiQDev team same as...
View Article[extension] yii2-lacaixa
Yii2 lacaixa Module ¶ Installation Usage Yii2 lacaixa module to integrate the payment gateway (TPV Virtual) Redsys to be integrated into virtual web shops that have been developed under Yii2....
View Article[news] Replacing the forum software, moving to Discourse
A few month ago we have replaced the old Yii Framework website with a rewritten version in Yii 2. While developing the new site, we also discussed the replacement of the old IPB forum software with a...
View Article[extension] ellera/yii2-backup
Yii2-Backup ¶ Getting started Installation Basic Usage Advanced Usage Console backup for yii2 applications. Current limitations: Currently only MySQL on localhost is supported Requires a linux system...
View Article[news] Auth Client extension 2.1.6 released
We are very pleased to announce the release of Auth Client extension version 2.1.6. It upgrades VKontakte API used to version 5.0 and fixes a couple of bugs related to OpenID and canceling login in...
View Article[extension] sam-it/yii2-mariadb
yii2-mariadb ¶ Override the schema class used for MySQL Add schema class to schemaMap Use the provided behavior While Yii2 supports MariaDB through its MySQL driver, the differences between MariaDB...
View Article[extension] sam-it/yii2-static-assets
yii2-static-assets ¶Prevent publishing of assets at production time without changing your application. Motivation ¶Nowadays docker is getting more and more attention and PHP applications are seeing...
View Article[extension] sam-it/yii2-jsonbehavior
Yii2 JsonBehavior ¶Work with JSON fields in Yii2 This behavior adds advanced support for working with JSON data in Yii AR models. Use JSON fields like normal fields ¶Consider a model having a data...
View Article[extension] sam-it/yii2-magic
yii2-magic ¶Improvements for Yii2 that make it more "magic". ActionInjectionTrait ¶Use this trait in your controller to get dependency injection in controller actions. use...
View Article[extension] mludvik/yii2-gopay
yii2-gopay ¶ Installation Usage Example Yii2 integration for official GoPay's PHP SDK for Payments REST API. Installation ¶The preferred way to install this extension is through composer. Either run...
View Article[extension] Mirocow/yii2-elasticsearch
Elasticsearch module based on official Elasticsearch PHP library ¶ Docs are available in english and russian. Install ¶$ composer require --prefer-dist mirocow/yii2-elasticsearch Configure ¶Create a...
View Article[extension] urosg/yii2-outdated-browser-rework
yii2-outdatedbrowser-rework ¶ About Installation Usage License YII2 Widget implementing outdated-browser-rework package for browser better detection About ¶This widget was inspired by the...
View Article[extension] rohitiuc/yii2-dynamicform
yii2-dynamicform ¶ Installation Demos Usage It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility. Installation ¶The preferred way to install this...
View Article[wiki] Update and Delete buttons on Breadcrumb
The definition of breadcrumbs according to its documentation is as follow: Breadcrumbs displays a list of links indicating the position of the current page in the whole site hierarchy. We can define...
View Article