Download the PHP package light/functions without Composer
On this page you can find all versions of the php package light/functions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package functions
functions
Easily using some helpers handsome.
Functions
route
=>yii\helpers\Url::toRoute
url
=> 'yii\helpers\Url::to'session
Set or get sessionflash
=>Yii::$app->session->setFlash($type, $message[, $removeAfterAccess])
cookie
Set or get cookiedel_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.
All versions of functions with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.5
The package light/functions contains the following files
Loading the files please wait ....