library functions
Yii2 shortcut functions
light/functions
Yii2 shortcut functions
- Thursday, March 24, 2016
- by light
- Repository
- 1 Watchers
- 1 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
functions
, (*1)
Easily using some helpers handsome., (*2)
Functions
-
route
=> yii\helpers\Url::toRoute
-
url
=> 'yii\helpers\Url::to'
-
session
Set or get session
-
flash
=> Yii::$app->session->setFlash($type, $message[, $removeAfterAccess])
-
cookie
Set or get cookie
-
del_cookie
delete the cookie
-
__
=> Yii::t($category, $messsage[, $params][, $language])
Validators
-
is_email($string[, $options])
Check string if a valid email.
-
is_url($string[, $options])
Check string if a valid url.
dev-master
9999999-dev
Yii2 shortcut functions
Sources
Download
MIT
The Requires
The Development Requires
by
lichunqiang
helpers
yii2
functional
shorthand function
1.0.2
1.0.2.0
Yii2 functions
Sources
Download
MIT
The Requires
The Development Requires
by
lichunqiang
1.0.1
1.0.1.0
Yii2 functions
Sources
Download
MIT
The Requires
The Development Requires
by
lichunqiang
1.0.0
1.0.0.0
Yii2 functions
Sources
Download
MIT
The Requires
The Development Requires
by
lichunqiang