Download the PHP package giovdk21/yii-angularjs-helper without Composer
On this page you can find all versions of the php package giovdk21/yii-angularjs-helper. 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 yii-angularjs-helper
Yii AngularJS Helper Widget
This extension allows to easily load and embed your AngularJS application from a Yii view.
Yii extension page: http://www.yiiframework.com/extension/yii-angularjs-helper/
Main Features
- publish and load AngularJS base script and required modules
- publish and load your AngularJS application assets
- concatenate AngularJS application scripts into a single file
- replace placeholders values on assets publication
- flexible configuration
Getting started
- download the extension
- copy the angularHelper folder from the examples folder to your modules folder and enable it in your configuration file
- open index.php?r=angularHelper/default/index in your browser
- have a look at the source code of the extension (YiiAngularjsHelper.php) and of the example module
All versions of yii-angularjs-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package giovdk21/yii-angularjs-helper contains the following files
Loading the files please wait ....