Download the PHP package wwaz/colorprofile-php without Composer
On this page you can find all versions of the php package wwaz/colorprofile-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wwaz/colorprofile-php
More information about wwaz/colorprofile-php
Files in wwaz/colorprofile-php
Download wwaz/colorprofile-php
More information about wwaz/colorprofile-php
Files in wwaz/colorprofile-php
Vendor wwaz
Package colorprofile-php
Short Description PHP library and CLI for installing, managing and resolving ICC color profiles.
License MIT
Homepage https://github.com/wwaz/colorprofile-php
Package colorprofile-php
Short Description PHP library and CLI for installing, managing and resolving ICC color profiles.
License MIT
Homepage https://github.com/wwaz/colorprofile-php
Please rate this library. Is it a good library?
Informations about the package colorprofile-php
colorprofile-php
A PHP library and CLI for installing, managing, and resolving ICC color profiles in web-to-print workflows.
Requirements
- PHP
^8.1 - PHP extensions:
ext-json,ext-zip - Optional but recommended:
ext-curlfor robust HTTP downloads
Installation
Quickstart
CLI usage
Full syntax and all flags:
List and inspect curated profiles
List installed profiles
Install profiles
Remove profiles
Configure defaults
Configuration bootstrap
Configuration file location:
<project-root>/.colorprofile.config.json
colorprofile never auto-creates the config during normal API calls.
If the file is missing, commands and API calls throw an exception with guidance to run:
Default config created by init:
PHP usage
Settings API
Versioning and stability
This project follows Semantic Versioning.
Security and licensing
- Source code is licensed under MIT (
LICENSE). - ICC profiles are third-party assets with separate terms (
THIRD_PARTY_PROFILES.md). - For private vulnerability disclosure, see
SECURITY.md.
All versions of colorprofile-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
ext-zip Version *
ext-json Version *
ext-zip Version *
The package wwaz/colorprofile-php contains the following files
Loading the files please wait ...