PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Uldis Nelsons   PHP Barcode and QRCode Reader and Generator   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Barcode and QRCode Reader and Generator
Generate barcodes and qrcodes for printing
Author: By
Last change:
Date: 3 years ago
Size: 467 bytes
 

Contents

Class file image Download
{ "name": "d3yii2/d3codes", "description": "Codes", "type": "library", "license": "BSD-4-Clause", "keywords": ["yii2","codes","barcodes"], "authors": [ { "name": "Uldis Nelsons", "email": "uldis@weberp.lv" } ], "require": { "yiisoft/yii2": "*", "tomaszdurka/php-exec": "dev-master" }, "autoload": { "psr-4": { "d3yii2\\d3codes\\": "" } } }