n5s / local-bin-oxipng
oxipng pre-compiled binaries for seamless local usage on any platform.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/n5s/local-bin-oxipng
Requires
- php: ^8.1
- n5s/local-bin: ^1.0
README
This package provides pre-compiled oxipng binaries for seamless local usage on any platform.
Installation
composer require n5s/local-bin-oxipng
Usage
To get the oxipng binary path for the current platform:
use n5s\LocalBin\OxiPng; $oxipng = OxiPng::getPath();
Credits
Pre-compiled binaries are sourced from vHeemstra/oxipng-bin.
Supported platforms
Please refer to the vHeemstra/oxipng-bin repository for more information.