PHPackages                             cjrasmussen/image - 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. cjrasmussen/image

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

cjrasmussen/image
=================

Simple functions for image manipulation

2.2.1(1y ago)01612MITPHPPHP &gt;=7.4.0

Since Apr 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/cjrasmussen/Image)[ Packagist](https://packagist.org/packages/cjrasmussen/image)[ Docs](https://cjr.dev)[ RSS](/packages/cjrasmussen-image/feed)WikiDiscussions main Synced 5d ago

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

Image
=====

[](#image)

Simple functions for image manipulation.

Usage
-----

[](#usage)

```
use cjrasmussen\Image\Resize;
use cjrasmussen\Image\Text;

Resize::fitToImage($dst, $src);

Text::write($dst, 'Hello World', 'MyFont.ttf', 32, '880000'. 20, 20);
```

Installation
------------

[](#installation)

Simply add a dependency on cjrasmussen/image to your composer.json file if you use [Composer](https://getcomposer.org/) to manage the dependencies of your project:

```
composer require cjrasmussen/image
```

Although it's recommended to use Composer, you can actually include the file(s) any way you want.

License
-------

[](#license)

Image is [MIT](http://opensource.org/licenses/MIT) licensed.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity10

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 ~139 days

Recently: every ~106 days

Total

10

Last Release

597d ago

Major Versions

1.2.1 → 2.0.02023-07-28

PHP version history (2 changes)1.0.0PHP &gt;=7.1.0

2.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0225f44837a665c8a143afa50a34a406a769c523dba31e4cdf73fd0530dede45?d=identicon)[cjrasmussen](/maintainers/cjrasmussen)

---

Top Contributors

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

---

Tags

gdimages

### Embed Badge

![Health badge](/badges/cjrasmussen-image/health.svg)

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

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[rosell-dk/webp-convert

Convert JPEG &amp; PNG to WebP with PHP

6038.1M54](/packages/rosell-dk-webp-convert)[jbzoo/image

A PHP class that simplifies working with images

171126.9k3](/packages/jbzoo-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[intervention/gif

PHP GIF Encoder/Decoder

5520.3M9](/packages/intervention-gif)

PHPackages © 2026

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