devhammed / photoshop
PHP Photoshop (only for Windows and MacOS).
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
pkg:composer/devhammed/photoshop
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2025-11-26 10:14:33 UTC
README
The scripting library for Photoshop in PHP.
⚠️ Only works on Windows and MacOS platforms!
Installation
You need to make sure you have a working copy of Photoshop installed on your system since this library uses the COM API on Windows & AppleScript on MacOS to communicate with Photoshop, then you can install the package via Composer:
composer require devhammed/photoshop
Credits
This project is maintained by Hammed Oyedele with inspiration from Python Photoshop API.
License
This project is licensed under the MIT License.