Download the PHP package razor/watermarker without Composer
On this page you can find all versions of the php package razor/watermarker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package watermarker
Image Watermarker Module
An image watermark service module for Zend Framework 2
Install with Composer
Configuration
Take the file config/watermarker.local.php.dist, rename it depending on your environment, remove the dist suffix and add it inside you autoload directory. You can set the value for these two path
- watermarkFile: the physical path where your watermark is located
- tmpDir: the physical path for elaborated watermark
How to use
In a controller
Run unit test
Please note you must be in the module root.
If you have xdebug enabled and you want to see code coverage run the command below, it'll create html files in Watermarker\test\data\coverage
All versions of watermarker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-gd Version *
razor/thumbnailer Version 1.*
zendframework/zendframework Version 2.*
ext-gd Version *
razor/thumbnailer Version 1.*
zendframework/zendframework Version 2.*
The package razor/watermarker contains the following files
Loading the files please wait ....