PHPackages                             wjbrown/proteus - 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. wjbrown/proteus

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

wjbrown/proteus
===============

Image Manipulation and Caching

v1.0.0(8y ago)0271MITPHPPHP ^5.3 || ^7.0

Since Dec 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wjbrown/php-proteus)[ Packagist](https://packagist.org/packages/wjbrown/proteus)[ Docs](https://github.com/wjbrown/php-proteus)[ RSS](/packages/wjbrown-proteus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Proteus Image Library
=========================

[](#php-proteus-image-library)

[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://www.opensource.org/licenses/MIT)

What it is
----------

[](#what-it-is)

A set of classes that can be used to manipulate images and cache the results. I tried to keep it pretty simple, so it only handles operations that I've found to be the most useful. Several image manipulation functions were omitted b/c they seem to be handled well with css.

I've got another repo that acts as a CDN, using these classes within a slim framework deployment.

What it does
------------

[](#what-it-does)

Here's a short list of things it can do:

- resize
- - force
- - fit
- - adaptive (if imagick)
- - crop
- crop
- sharpen (I've found sharpen necessary after reducing the size of jpegs)

Using this library
------------------

[](#using-this-library)

Simply clone using one of the following methods:

**SSH**

```
git clone git@github.com:wjbrown/php-proteus.git YourProjectName

```

**HTTPS**

```
git clone https://github.com/wjbrown/php-proteus.git YourProjectName

```

Then edit the composer.json file to set your own project meta information and define your dependencies as normal. A simple demo exists for reference.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

3060d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44fe279b03db6ef37c184a68b5c2e3922949a928954f69979f298b526578c5a9?d=identicon)[wjbrown](/maintainers/wjbrown)

---

Top Contributors

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

---

Tags

imageimagick

### Embed Badge

![Health badge](/badges/wjbrown-proteus/health.svg)

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

###  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)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M100](/packages/intervention-image-laravel)[folklore/image

Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation

270248.2k5](/packages/folklore-image)[orbitale/imagemagick-php

A system that allows creating commands to send to the exec() function to use ImageMagick's powerful features.

43385.7k1](/packages/orbitale-imagemagick-php)[admad/cakephp-glide

CakePHP plugin for using Glide image manipulation library.

34160.7k1](/packages/admad-cakephp-glide)

PHPackages © 2026

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