view

Yii view rendering library

BSD-3-CLAUSE License

Downloads
261.3K
Stars
56
Committers
32

Bot releases are hidden (Show)

view - Version 8.0.0 Latest Release

Published by vjik over 1 year ago

  • Chg #219: Adapt configuration group names to Yii conventions (@vjik)
  • Enh #222: Add support for yiisoft/cache version ^3.0 (@vjik)
view - Version 7.0.1

Published by samdark almost 2 years ago

  • Chg: Allow yiisoft/arrays ^3.0 (samdark)
view - Version 7.0.0

Published by vjik almost 2 years ago

  • Chg #211: Change return type of immutable methods in ViewInterface from self to static (@vjik)
  • Enh #211: Raise minimum PHP version to ^8.0 (@xepozz, @vjik)
  • Enh #213: Add support for yiisoft/html version ^3.0 (@vjik)
view - Version 6.0.0

Published by samdark about 2 years ago

  • New #199: Add immutable method ViewInterface::withLocale() that set locale (@thenotsoft, @vjik, @samdark)
  • Chg #199: Renamed method ViewInterface::setLanguage() to ViewInterface::setLocale() (@thenotsoft, @samdark)
  • Chg #199: Renamed method ViewInterface::withSourceLanguage() to ViewInterface::withSourceLocale() (@thenotsoft, @samdark)
  • New #204: Add method ViewInterface::withBasePath() that set base path to the view directory (@thenotsoft, @vjik)
  • Chg #208: Add support for yiisoft/files of version ^2.0 (@DplusG)
view - Version 5.0.1

Published by vjik over 2 years ago

  • Enh #205: Add support for yiisoft/cache version ^2.0 (@vjik)