PHP Classes

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

Recommend this page to a friend!
  Classes of Renato Lucena   PHP Pokemon Script   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 Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 618 bytes
 

Contents

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