sunnnnn / yii2-helper
为 Yii2 提供辅助函数
1.0.5
2018-12-20 04:38 UTC
Requires
- php: >=5.4.0
README
yii-助手类函数
config中配置:
'components' => [
···
'helper' => [
'class' => 'sunnnnn\helper\Helper'
],
],
为 Yii2 提供辅助函数
Requires
yii-助手类函数
config中配置:
'components' => [
···
'helper' => [
'class' => 'sunnnnn\helper\Helper'
],
],