Download the PHP package fivejars/vyva without Composer

On this page you can find all versions of the php package fivejars/vyva. 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 vyva

Open Y Virtual Y Video Automation

Installation

Prerequisites

You should have Open Y Virtual Y modules installed. See https://github.com/ymcatwincities/openy_gated_content.

With Composer 2+

With Composer 2+ the installation should be as simple as composer require fivejars/vyva.

With Composer 1.x

Try installing it with composer require fivejars/vyva.

If it fails, it means that the package is not going to be available at packagist for composer 1.x.

Edit you root composer.json file, add the package information to the repositories sections:

Now install it with composer require fivejars/vyva.

Module installation

Install as any other drupal module:

  1. login as an administrator
  2. go to Admin Menu > Extend
  3. find the "Virtual Y Video Automation", tick the checkbox next to it, click on the "Install" button.
  4. verify that the module is installed:
    1. there is Admin menu > Virtual Y > Virtual YMCA settings > Video Automation menu item
    2. it navigates to the form for the Video Automation Configuration
  5. configure the module according to the https://github.com/fivejars/vyva/wiki/Drupal-module-installation-and-configuration

All versions of vyva with dependencies

PHP Build Version
Package Version
Requires ymcatwincities/openy_gated_content Version ^1.0
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 fivejars/vyva contains the following files

Loading the files please wait ...