Search code examples
imageyiiwatermark

How to implement watermarking of images in YII framework?


I want to watermark images at the time of uploading in yii.

Please anyone help me to do that.


Solution

  • If you want to write your own code for that just google "php watermark images" or something similar. You can find many examples here as well like: Image watermarking in php php watermark and save image

    If you just want to use Yii extension for that just google "yii watermark" for example. It gave me this extension url: https://github.com/zhdanovartur/yii-easyimage