2017 © Pedro Peláez
 

library functions

Yii2 shortcut functions

image

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

The README.md

functions

version Download, (*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.

The Versions

24/03 2016

dev-master

9999999-dev

Yii2 shortcut functions

  Sources   Download

MIT

The Requires

 

The Development Requires

by lichunqiang

helpers yii2 functional shorthand function

01/12 2015

1.0.2

1.0.2.0

Yii2 functions

  Sources   Download

MIT

The Requires

 

The Development Requires

by lichunqiang

01/12 2015

1.0.1

1.0.1.0

Yii2 functions

  Sources   Download

MIT

The Requires

 

The Development Requires

by lichunqiang

29/09 2015

1.0.0

1.0.0.0

Yii2 functions

  Sources   Download

MIT

The Requires

 

The Development Requires

by lichunqiang