[wiki] When to use Active Record
When to use Active Record is a common question among developers, Yii and overall. I have about 500K records in my DB tables and each query there are 2 or 3 joins. I was getting data via AR, about a...
View Article[extension] diecoding/yii2-toastr
Yii2 Toastr - Simple flash toastr notifications for Yii2 ¶Cara Memasang ¶Melalui console: composer require --prefer-dist diecoding/yii2-toastr "dev-master" atau tambahkan: "diecoding/yii2-toastr":...
View Article[extension] kartik-v/yii2-bootstrap4-dropdown
yii2-bootstrap4-dropdown ¶ Demo Installation Usage License Enhanced Bootstrap 4 dropdown widget for Yii2 framework with nested submenu support. Demo ¶You can see detailed documentation and demos on...
View Article[extension] kartik-v/yii2-filesystem
yii2-filesystem ¶ Usage Examples License File system utilities for managing files and folders including reading, writing and appending to files. It also includes a Resumable component that provides an...
View Article[extension] mludvik/yii2-tags-input
yii2-tags-input ¶ Installation Usage Yii2 integration for developit/tags-input. Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar require...
View Article[extension] ayrozjlc/yii2-counterup
Yii2 Counter-Up ¶ Installation Usage AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up Installation ¶Composer ¶composer require --prefer-dist "ayrozjlc/yii2-counterup:*"...
View Article[extension] odaialali/yii2-qrcode-reader
THIS REPO IS ONLY FOR EXPIREMENT, DO NOT USE IN REAL PROJECTS Yii2 QR Code Reader ¶ Installation Usage Yii2 widget for reading qr code using laptop or phone camera Installation ¶The preferred way to...
View Article[wiki] A collection of outstanding JQuery plugins
I found a very interesting site today and would like to share it with you. https://www.jqueryscript.net/
View Article[extension] queueyii
QueueYii Extension ¶Simple queue processor extension for Yii 1.1.* Requirements ¶PHP 5.3 > Yii 1.1.* Installation ¶Download the extension package. Unzip in extension folder Add in your...
View Article[wiki] How to customize your grid columns visible and order by user themselves
Goal Sample Picture Add code in controller Add code in model Adjust your view code a.Register JS b.Show Config Columns link c.Add partial render code in your view file d.That partial render real file...
View Article[extension] carono/yii2-migrate
[[ENG](README.md)] [[RUS](README_RUS.md)] MigrationTrait ¶ public function tableOptions() pubic function newColumns() public function createIndex($name, $table, $columns, $unique = false) public...
View Article[wiki] How to organize Design "things" in Yii 2 (themes and layout)
Via "theming" Using layouts Both UseCase one UseCase two Sometimes the App needs a nicer look & feel, so its necessary to organize the assets for this and Yii can help a lot to make it easy. In...
View Article[extension] kl83/yii2-ymaps
Yii2 toolset for working with Yandex Map ¶ Installation Usage Interactivity License Widgets list: CoordsInput: selection of coordinates on the map; StreetInput: jui autocomplete with street names of...
View Article[extension] ayrozjlc/yii2-disable-submit-form
Yii2 Disable Buttons ¶ Installation Register Asset Usage Yii2 asset to automatically disable submit buttons on Yii2 ActiveForm. Installation ¶The preferred way to install this extension is through...
View Article[extension] aneeshikmat/yii2-time-down-counter
yii2-time-down-counter ¶ Screenshot from normal result Screenshot for templete 1 Screenshot for templete 2 Features Decencies Installation: Usage screenshot for html result for point 5 and 6: Widget...
View Article[extension] aneeshikmat/form-complete-ratio
formCompleteRatio ¶ Screenshot from real project Screenshot for widjet when you setup this code for templete 1 Screenshot for widjet when you setup this code for templete 2 Features Decencies...
View Article[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