Download the PHP package tapakan/watermark without Composer
On this page you can find all versions of the php package tapakan/watermark. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tapakan/watermark
More information about tapakan/watermark
Files in tapakan/watermark
Download tapakan/watermark
More information about tapakan/watermark
Files in tapakan/watermark
Vendor tapakan
Package watermark
Short Description Add watermark to image
License MIT
Homepage http://tapakan.github.io/Watermark
Package watermark
Short Description Add watermark to image
License MIT
Homepage http://tapakan.github.io/Watermark
Please rate this library. Is it a good library?
Informations about the package watermark
ImageBuilder
Library that helps you easily add watermark to your images. It can be integrated with any system without problems.
Install
Edit composer.json file and add next lines in require section.
Using
Image will be saved with same name and to the same directory.
Available Positions
There are 5 available constants to change the destination position of watermark.
CONSTANT | POSITION |
---|---|
RIGHT_TOP_CORNER | Right top. Margin from borders 10px |
RIGHT_DOWN_CORNER | Right down. Margin from borders 10px |
LEFT_TOP_CORNER | Left top. Margin from borders 10px |
LEFT_DOWN_CORNER | Left down. Margin from borders 10px |
MIDDLE_CENTER | Middle. |
EVERYWHERE new |
Duplicating a watermark across the image. |
All versions of watermark with dependencies
PHP Build Version
Package Version
The package tapakan/watermark contains the following files
Loading the files please wait ....