PHP Classes

File: vendor/jakub-onderka/php-console-color/composer.json

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Inventory Management System with Scanner   vendor/jakub-onderka/php-console-color/composer.json   Download  
File: vendor/jakub-onderka/php-console-color/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Inventory Management System with Scanner
Manage inventory stock using scanner application
Author: By
Last change: Update of vendor/jakub-onderka/php-console-color/composer.json
Date: 4 years ago
Size: 598 bytes
 

Contents

Class file image Download
{ "name": "jakub-onderka/php-console-color", "license": "BSD-2-Clause", "authors": [ { "name": "Jakub Onderka", "email": "jakub.onderka@gmail.com" } ], "autoload": { "psr-4": {"JakubOnderka\\PhpConsoleColor\\": "src/"} }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.3", "jakub-onderka/php-parallel-lint": "1.0", "jakub-onderka/php-var-dump-check": "0.*", "squizlabs/php_codesniffer": "1.*", "jakub-onderka/php-code-style": "1.0" } }