PHPackages                             visavi/watermask - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. visavi/watermask

ActiveLibrary[Image &amp; Media](/categories/media)

visavi/watermask
================

Overlay mesh watermark image

36PHP

Since Jul 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/visavi/watermask)[ Packagist](https://packagist.org/packages/visavi/watermask)[ RSS](/packages/visavi-watermask/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overlay grid watermarks
=======================

[](#overlay-grid-watermarks)

[![Latest Stable Version](https://camo.githubusercontent.com/7b80c73ab82f3c989abc2de3636f12801de9b557b300c2579ca6473de77dbb61/68747470733a2f2f706f7365722e707567782e6f72672f7669736176692f77617465726d61736b2f762f737461626c65)](https://packagist.org/packages/visavi/watermask)[![Total Downloads](https://camo.githubusercontent.com/545da296369fb031370da4dd10b5bcc8acdb01a2da1a37d514392a6575b77afa/68747470733a2f2f706f7365722e707567782e6f72672f7669736176692f77617465726d61736b2f646f776e6c6f616473)](https://packagist.org/packages/visavi/watermask)[![Latest Unstable Version](https://camo.githubusercontent.com/10b4e88af28bea7ef39f6cfa9feeefa0395ba081e3c9d39ef8d9108652b118d2/68747470733a2f2f706f7365722e707567782e6f72672f7669736176692f77617465726d61736b2f762f756e737461626c65)](https://packagist.org/packages/visavi/watermask)[![License](https://camo.githubusercontent.com/ef5d97f81c95281114b79a3cd19547ab408fc3d599228c4b5cf15a42366ce3be/68747470733a2f2f706f7365722e707567782e6f72672f7669736176692f77617465726d61736b2f6c6963656e7365)](https://packagist.org/packages/visavi/watermask)

Basic useful feature list:

- It covers the entire image watermarks
- Image processing gif, jpeg, jpg, png formats
- Working with images from the relative and absolute paths
- Checking the existence of the file, including remote file
- Calculation of the aspect ratio of the watermark to the original image
- Ability to customize the automatic imposition through .htaccess

```

  RewriteEngine on
  RewriteRule .*  /example.php?image=%{REQUEST_URI} [NC]

```

\###Examples of implementation of requests

```
http://site/examples.php?image=/image.jpg  // Processing relative path
http://site/examples.php?image=http://site/image.jpg // Processing the absolute path
http://site/image.jpg // Automatic processing through htaccess
```

\###Result [![Result](https://github.com/visavi/watermask/raw/master/result.jpg)](https://github.com/visavi/watermask/blob/master/result.jpg)

### Installing

[](#installing)

```
composer require visavi/watermask

```

### License

[](#license)

The class is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/826831?v=4)[Alexander Grigorev](/maintainers/visavi)[@visavi](https://github.com/visavi)

---

Top Contributors

[![visavi](https://avatars.githubusercontent.com/u/826831?v=4)](https://github.com/visavi "visavi (5 commits)")

### Embed Badge

![Health badge](/badges/visavi-watermask/health.svg)

```
[![Health](https://phpackages.com/badges/visavi-watermask/health.svg)](https://phpackages.com/packages/visavi-watermask)
```

###  Alternatives

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[humanmade/tachyon-plugin

Rewrites WordPress image URLs to use Tachyon

87338.5k2](/packages/humanmade-tachyon-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
