Download the PHP package harmstyler/contrast-ratio-calculator without Composer
On this page you can find all versions of the php package harmstyler/contrast-ratio-calculator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download harmstyler/contrast-ratio-calculator
More information about harmstyler/contrast-ratio-calculator
Files in harmstyler/contrast-ratio-calculator
Download harmstyler/contrast-ratio-calculator
More information about harmstyler/contrast-ratio-calculator
Files in harmstyler/contrast-ratio-calculator
Vendor harmstyler
Package contrast-ratio-calculator
Short Description Calculate contrast ratios of colors.
License LGPL-3.0
Package contrast-ratio-calculator
Short Description Calculate contrast ratios of colors.
License LGPL-3.0
Please rate this library. Is it a good library?
Informations about the package contrast-ratio-calculator
Contrast Ratio Calculator
Accessibility library that calculates contrast ratios of colors as well as rates the contrast ratio against WCAG standards.
Getting started
- PHP 7.1.x is required
- Install the Contrast Ratio Calculator using Composer (recommended) or manually
Composer Installation
- Get Composer
- Install with
composer require harmstyler/contrast-ratio-calculator
- Add the following to your application's main PHP file:
require 'vendor/autoload.php'
;
Usage
Run the tests
All versions of contrast-ratio-calculator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package harmstyler/contrast-ratio-calculator contains the following files
Loading the files please wait ....