Download the PHP package sky/yii2-openui5 without Composer
On this page you can find all versions of the php package sky/yii2-openui5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sky/yii2-openui5
More information about sky/yii2-openui5
Files in sky/yii2-openui5
Download sky/yii2-openui5
More information about sky/yii2-openui5
Files in sky/yii2-openui5
Vendor sky
Package yii2-openui5
Short Description asset openui5 for yii2
License Apache License 2.0
Homepage https://rockman84.github.io/yii2-openui5/
Package yii2-openui5
Short Description asset openui5 for yii2
License Apache License 2.0
Homepage https://rockman84.github.io/yii2-openui5/
Please rate this library. Is it a good library?
Informations about the package yii2-openui5
yii2-openui5
Yii2-openui5 is extension for Yii2 Framework. to easy intergrate with OpenUi5 asset.
How To Install?
via composer run
or add in composer.json to require selection
Next step (Why do this? I'm try using bower but not compatible with Yii2 Asset structure):
- download Openui5 sdk or runtime
- extract zip file
- copy all files inside openui5-xxx-xxx folder to folder vendor/sky/yii2-openui5/src/assets/openui5
How To Use?
Basic Use
add the below code at view file
or add 'sky\openui5\OpenUiAsset' at property $depends in your application Asset class example:
Advanced Use
create new file MyAppAsset.php in app/assets folder
create new file YourAppAsset.php at app/assets folder
run at your view file
All versions of yii2-openui5 with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0
The package sky/yii2-openui5 contains the following files
Loading the files please wait ....