PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Temuri Takalandze   Drupal NBG Currency   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Drupal NBG Currency
Drupal module to show currency values with NBG API
Author: By
Last change:
Date: 3 years ago
Size: 484 bytes
 

Contents

Class file image Download
{ "name": "drupal/nbg_currency", "type": "drupal-module", "description": "Module for working with NBG Currency API.", "keywords": ["Drupal"], "license": "GPL-2.0+", "homepage": "https://www.drupal.org/project/nbg_currency", "minimum-stability": "dev", "support": { "issues": "https://www.drupal.org/project/issues/nbg_currency", "source": "http://cgit.drupalcode.org/nbg_currency" }, "require": { "abgeo/nbg-currency": "1.1", "ext-soap": "*" } }