Yii2 Helpers Extension

This is a discussion forum for the yii2-helpers extension. The extension contains useful helper functions and classes for Yii 2.0. You can view demo and documentation of this extension here.

Five CSS Style Helper functions have been added to the Html class. Refer here for usage/demos.

  • addCssStyle

  • removeCssStyle

  • setCssStyle

  • getCssStyles

  • parseCssStyles

[i][size="4"][b]

These helpers have been removed now… as they are merged in Yii Base Html extension.[/b][/size][/i]

Added helper functions for Array to HTML Table and simple way of getting browser information.