Version 5 of Yii Assets package was released.
Yii is a fast, secure, and efficient PHP framework.
Flexible yet pragmatic.
Works right out of the box.
Has reasonable defaults.
Larry Ullman posted the final revision of his Yii Book 2nd Edition about Yii2.
Covers everything from very basics to advanced topics. Explanations are very clear. Additionally to the guide-style chapters there are two complete examples. The second edition (for Yii 2.0) is not finished yet, but buyers can download updates as they are available.
It is a step by step introduction to the framework, which is based around creating a reusable template that can serve as the basis for your projects.
Based around implementing a real world CRM following many best practices. It is assumed that reader is experienced enough in OOP so don't expect OO-basics explained.
The book is a set of individual independent recipes. Each recipe shows how to do something useful with Yii explaining why it's done, how it's done, why it works and how exactly it works.
Adding special span to activefield with bootstrap error class .is-invalid to desired place of field template
Fix for Yii2 GridView DataColumn for filter validation errors to be properly shown with bootstrap 4 and 5
Donate form for Yii2, uses Mollie.
QR code generator for Duna
application to illustrate how Inertia.js works
Random ActiveDataProvider for Yii 2.0 GridView or ListView