Version 3.0 of Yii Assets package was released. There a few changes and improvements:
Yii is a fast, secure, and efficient PHP framework.
Flexible yet pragmatic.
Works right out of the box.
Has reasonable defaults.
Version 3.0 of Yii Assets package was released. There a few changes and improvements:
Major version of Yii Widget package is released. In this version Widget::widget()
method was changed to ability use only constructor argument or whole array definition. Also there are breaking changes: beforeRun()
, afterRun()
and run()
methods was removed from Widget
class. Only render()
method now can be used. See instruction for how to upgrade from 1.x version.
Version 3.1 of Yii HTML package is released. There are some additions and improvements:
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.
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows develop...
Yii2 Logger target to dump app logs to cloudwatch in AWS in chronological order.
Yii2 Settings
The Message Bird API integration for the Yii framework
Yii2 Image slider admin
flatpickr (DatePicker) widget for Yii2.