Various Yii 3.0 related documentation
We want Yii 3 to:
PSR compliance helps with customizability, ability to use general PHP libraries and implement fewer wrappers. Here’s the list of PSRs we want to implement.
Implemented as a separate package that isn’t dependent on a framework.
Implemented as a separate package that isn’t dependent on a framework.
Implemented as a separate package that isn’t dependent on a framework.
Implemented as a separate package that isn’t dependent on a framework.
init()
.BaseObject
or Component
. Remove these.RBAC is implemented as a framework-independent package.
View is implemented as framework-independent package.