PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Robert Devenyi   RGB Primary   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RGB Primary
Change the brightness of a color in hexadecimal
Author: By
Last change:
Date: 1 month ago
Size: 426 bytes
 

Contents

Class file image Download
{ "name": "informational/rgbprimary", "description": "Send in an rgb value and get back a slightly lighter color matching rgb value. Please for automatic color layout when using an unknown color.", "minimum-stability": "dev", "keywords": ["color generator", "color", "colour", "generator", "laravel", "rgb", "rgbprimary"], "license": "MIT", "require": { "laravel/framework": ">=5.0.0" } }