PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Stefan Ninic   Online PHP Currency Converter   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Currency Converter
Allow users convert currency values online
Author: By
Last change:
Date: 4 years ago
Size: 187 bytes
 

Contents

Class file image Download
{ "require": { "zendframework/zendframework1": "1.*", "predis/predis": "*" }, "autoload": { "psr-4": { "App\\": "application/" } } }