A major version of yiisoft/auth standalone package was released.
Yii is a fast, secure, and efficient PHP framework.
Flexible yet pragmatic.
Works right out of the box.
Has reasonable defaults.
Session package implements a session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
Another Yii3 family package is released. This time it is yiisoft/i18n
. The package provides common internationalization utilities and currently includes a Locale
class. It stores locale information created from BCP 47 formatted string. Can parse locale string, modify locale parts, form locale string from parts, and derive fallback locale.
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.
Created a new component for Yii2. The Open Graph component for your website
Array validator for for the Yii framework
Yii3 Asset Bundle for the Bootstrap Icons
Inline Font Awesome Icons for Yii
Inline Bootstrap Icons for Yii
Inline SVG Images for Yii