Download the PHP package yidas/yii2-helpers without Composer
On this page you can find all versions of the php package yidas/yii2-helpers. 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 yii2-helpers
Yii2 Helpers
Collection of useful helpers for Yii Framework 2.0
HELPERS
-
Route
Validate current route status belonging to the given scope. -
RouteJS
Redirector by JS base calling in Controller - Navigation
Web locator saving location and providing validation.
INSTALLATION
Install from composer command:
Or, in yii2 composer.json
, manually require yidas/yii2-helpers.
DOCUMENTATION
Route
Usage: (Supposing the current controller route is 'site/index')
Example in View:
RouteJS
Redirect to the route in Controller with JavaScript alert:
GoBack to previous page in Controller with JavaScript alert:
All versions of yii2-helpers with dependencies
PHP Build Version
Package Version
No informations.
The package yidas/yii2-helpers contains the following files
Loading the files please wait ....