PHPackages                             sam-costigan/imagick - 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. sam-costigan/imagick

ActiveSilverstripe-module[Image &amp; Media](/categories/media)

sam-costigan/imagick
====================

Adds additional image manipulation functionality to SilverStripe.

0251[2 PRs](https://github.com/Sam-Costigan/imagick/pulls)PHP

Since Aug 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Sam-Costigan/imagick)[ Packagist](https://packagist.org/packages/sam-costigan/imagick)[ RSS](/packages/sam-costigan-imagick/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

---

/ | / | / |
$$$$$$/ \_\_\_\_\_ \_\_\_\_ \_\_\_\_\_\_ \_\_\_\_\_\_ $$/ \_\_\_\_\_\_\_ $$ | \_\_ $$ | / / \\ / \\ / \\ / | / |$$ | / | $$ | $$$$$$ $$$$ | $$$$$$ |/$$$$$$ |$$ |/$$$$$$$/ $$ |*/$$/ $$ | $$ | $$ | $$ | / $$ |$$ | $$ |$$ |$$ | $$ $$&lt;
*$$ |* $$ | $$ | $$ |/$$$$$$$ |$$ \_*$$ |$$ |$$ \_\_\_\_\_ $$$$$$ \\ / $$ |$$ | $$ | $$ |$$ $$ |$$ $$ |$$ |$$ |$$ | $$ | $$$$$$/ $$/ $$/ $$/ $$$$$$$/ $$$$$$$ |$$/ $$$$$$$/ $$/ $$/ / \_\_$$ |
$$ $$/
$$$$$$/

Imagick Extension for SilverStripe
----------------------------------

[](#imagick-extension-for-silverstripe)

Requires a SilverStripe 3.\* install and [PHP Imagick](http://www.imagemagick.org/script/api.php#php) configured for your PHP install.

On ubuntu, this was as easy as:

```
sudo apt-get install php5-imagick
sudo php5enmod imagick

```

followed by restarting apache.

Once it has been added, you will have access to the following additional Image functions:

- BlurredImage($radius, $sigma)
    - Blurs an image using the Imagick::blurImage() function
    - @param $radius - The radius of the blur
    - @param $sigma - The standard deviation of the blur
- ColourTransparentImage($colour)
    - Fully colours an image in a single colour, preserving any opacity
    - @param $colour - A colour string to give the image
- ColourOverlayImage($colour, $opacity)
    - Overlays a colour on top of an image, with a varying degree of opacity
    - @param $colour - A colour string to give the image
    - How transparent the overlay should be, from 0.0 - fully transparent to 1.0 - a block colour

NOTE: Currently, the $colour parameter only supports strings being passed, eg. "red", "blue", "green" will work, but "#ff0000", "#00ff00" and "#0000ff" will not.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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://www.gravatar.com/avatar/06aa68153ec88a2559a45cc265c28b1e83af2da1a12ea927af3f4ceb67d161ec?d=identicon)[Sam-Costigan](/maintainers/Sam-Costigan)

---

Top Contributors

[![Sam-Costigan](https://avatars.githubusercontent.com/u/2160222?v=4)](https://github.com/Sam-Costigan "Sam-Costigan (4 commits)")

### Embed Badge

![Health badge](/badges/sam-costigan-imagick/health.svg)

```
[![Health](https://phpackages.com/badges/sam-costigan-imagick/health.svg)](https://phpackages.com/packages/sam-costigan-imagick)
```

###  Alternatives

[char0n/ffmpeg-php

PHP wrapper for FFmpeg application

495236.3k1](/packages/char0n-ffmpeg-php)[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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