Color Palette Examples
This directory contains various examples demonstrating how to use the Color Palette PHP library.
Basic Examples
Color Extraction
Color Manipulation
Theme Generation
Advanced Examples
Custom Implementation
Integration Examples
Running the Examples
Each example is self-contained and can be run independently. Make sure you have installed the package via Composer:
composer require farzai/color-palette
Then you can run any example by navigating to its directory and running it with PHP:
php example-file.php