PHPackages                             iqnection-modules/image-utilities - 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. iqnection-modules/image-utilities

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

iqnection-modules/image-utilities
=================================

IQnection SilverStripe Image Utilities Module

1.0.0(5y ago)0662BSD-3-ClausePHPCI failing

Since Dec 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iqnection-programming/iqnection-silverstripe-modules-image-utilities)[ Packagist](https://packagist.org/packages/iqnection-modules/image-utilities)[ RSS](/packages/iqnection-modules-image-utilities/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (3)Used By (2)

Provides additional utilities to Image data objects
===================================================

[](#provides-additional-utilities-to-image-data-objects)

Install
-------

[](#install)

```
composer require iqnection-modules/image-utilities

```

Additional Methods:
-------------------

[](#additional-methods)

- FillFrom &amp; FillMaxFrom: allows you to crop an image from a desired position, rather than just the center

```
$MyImage.CropFrom(300,300,'top')

$MyImage.CropFrom(300,300,$CropPosition)

```

Configurations
--------------

[](#configurations)

If not specified in your template, you must add the crop position to your model or controller that's providing the image Defaults to "center"

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~476 days

Total

2

Last Release

1864d ago

Major Versions

0.0.1 → 1.0.02021-04-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8713560?v=4)[Mike Eckert](/maintainers/iqmeckert)[@iqmeckert](https://github.com/iqmeckert)

---

Top Contributors

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

---

Tags

imagesmodulesiqnection

### Embed Badge

![Health badge](/badges/iqnection-modules-image-utilities/health.svg)

```
[![Health](https://phpackages.com/badges/iqnection-modules-image-utilities/health.svg)](https://phpackages.com/packages/iqnection-modules-image-utilities)
```

###  Alternatives

[ayvazyan10/nova-imagic

Imagic is a Laravel Nova field package that allows for image manipulation capabilities, such as cropping, resizing, quality adjustment, and WebP conversion. It utilizes the powerful Intervention Image class for image manipulation.

144.3k1](/packages/ayvazyan10-nova-imagic)

PHPackages © 2026

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