Download the PHP package richarddobron/php-avg-color-picker without Composer
On this page you can find all versions of the php package richarddobron/php-avg-color-picker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download richarddobron/php-avg-color-picker
More information about richarddobron/php-avg-color-picker
Files in richarddobron/php-avg-color-picker
Download richarddobron/php-avg-color-picker
More information about richarddobron/php-avg-color-picker
Files in richarddobron/php-avg-color-picker
Vendor richarddobron
Package php-avg-color-picker
Short Description The PHP Average Color Picker Library
License MIT
Homepage https://github.com/richardDobron/php-avg-color-picker
Package php-avg-color-picker
Short Description The PHP Average Color Picker Library
License MIT
Homepage https://github.com/richardDobron/php-avg-color-picker
Please rate this library. Is it a good library?
Informations about the package php-avg-color-picker
A simple, lightweight and fast PHP function that uses the GD library to extract the average color of an image.
[!NOTE] Keep in mind that this function will return the average color of an image, not the main color.
π Requirements
- PHP 7.0 or higher
- Composer is required for installation
- PHP Extensions:
ext-mbstring,ext-gd,ext-fileinfo,ext-ctype
π¦ Installation
Install the library using Composer:
π Example
Input - The Image Path

Output - The Image Average Color

β‘οΈ Quick Start
Hereβs how to use the library to determine the average color of an image:
π§ͺ Testing
π€ Contributing
Please see CONTRIBUTING for details.
βοΈ License
This repository is MIT licensed, as found in the LICENSE file.
All versions of php-avg-color-picker with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-mbstring Version *
ext-gd Version *
ext-fileinfo Version *
ext-mbstring Version *
ext-gd Version *
ext-fileinfo Version *
The package richarddobron/php-avg-color-picker contains the following files
Loading the files please wait ...