PHP Classes

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

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/jakub-onderka/php-console-highlighter/composer.json   Download  
File: vendor/jakub-onderka/php-console-highlighter/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 5 years ago
Size: 713 bytes
 

Contents

Class file image Download
{ "name": "jakub-onderka/php-console-highlighter", "type": "library", "license": "MIT", "authors": [ { "name": "Jakub Onderka", "email": "acci@acci.cz", "homepage": "http://www.acci.cz/" } ], "autoload": { "psr-0": {"JakubOnderka\\PhpConsoleHighlighter": "src/"} }, "require": { "php": ">=5.3.0", "jakub-onderka/php-console-color": "~0.1" }, "require-dev": { "phpunit/phpunit": "~4.0", "jakub-onderka/php-parallel-lint": "~0.5", "jakub-onderka/php-var-dump-check": "~0.1", "squizlabs/php_codesniffer": "~1.5", "jakub-onderka/php-code-style": "~1.0" } }