Download the PHP package mg-code/yii2-assets without Composer

On this page you can find all versions of the php package mg-code/yii2-assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yii2-assets

yii2-assets

Yii2 asset collection of useful JavaScript libraries.

Below are instructions how to use assets.

You must include dependencies in your composer.json for all assets (see Assets section) that you want to use. This is due to prevent loading dependency packages for assets that you don't need.

Assets:

Install

Either run

or add

to the section of your composer.json file.

Install dependencies

See Assets section, there are described what dependencies you need to include for every asset.

To add those dependencies either run

or add

to the section of your composer.json file.

Usage

There are two ways how to use assets.

Either register it in view.

Either add it as dependency to your asset

Replace AwesomeGridAsset with desired asset. (See Assets section)

Assets

Awesome Grid

Asset:

Dependencies:

BxSlider

Assets:

Dependencies:

History.js

Asset:

Dependencies:

Intl.js

Main asset:

Locale Asset:

By default IntlJsLocaleAsset uses locale defined in Formatter configuration. If you want to override it you can define it in application params section:

Dependencies:

Ionicons

Asset:

Dependencies:

jQuery.browser

Asset:

Dependencies:

jQuery Serialize Object

Asset:

Dependencies:

JavaScript Cookie

Asset:

Dependencies:

Sly

Asset:

Dependencies:

Sticky

Asset:

Dependencies:

Owl Carousel

Asset for JS && CSS files:

Asset for JS file:

Dependencies:

Owl Carousel 2 Thumbnails

Asset for JS && CSS files:

Dependencies:

Are You Sure?

Asset:

Dependencies:

Bootstrap Tabdrop

Asset:

Autobahn JS

0.8.2 is the last version of Autobahn|JS that supports version 1 of WAMP.

Please read documentation here: http://autobahn.ws/js/reference_wampv1.html

Asset:

Seiyria Bootstrap Slider

Asset:

Dependencies:

Highcharts

Asset:

Dependencies:

messageformat.js

Asset:

Dependencies:

Fancybox

Asset:

Dependencies:

Enhanced Events

Adds document scrollEnd event. Asset:

ReactJS

Asset:

Dependencies:

Single Page Nav

Version 1.2.1 supported.

Asset:

jQuery Easing

Asset:

Dependencies:

CoreJs TypeAhead

Asset:

Dependencies:

jQuery File Upload

Asset:

Dependencies:


All versions of yii2-assets with dependencies

PHP Build Version
Package Version
Requires yiisoft/yii2 Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mg-code/yii2-assets contains the following files

Loading the files please wait ....