PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 EDI   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: D3 EDI
Process information exchanged electronically
Author: By
Last change:
Date: 2 years ago
Size: 500 bytes
 

Contents

Class file image Download
{ "name": "d3yii2/d3edi", "description": "EDI", "type": "library", "keywords": ["yii2"], "authors": [ { "name": "Uldis Nelsons", "email": "uldis@weberp.lv" } ], "require": { "yiisoft/yii2": "*", "sabas/edifact": "dev-master", "php-edifact/edifact-mapping": "dev-master", "unyii2/yii2-panel": "dev-master" }, "autoload": { "psr-4": { "d3yii2\\d3edi\\": "" } } }