PHPackages                             stwt/img-yard - 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. stwt/img-yard

ActiveLibrary

stwt/img-yard
=============

065PHP

Since Oct 14Pushed 12y ago2 watchersCompare

[ Source](https://github.com/th3hamburgler/ImgYard)[ Packagist](https://packagist.org/packages/stwt/img-yard)[ RSS](/packages/stwt-img-yard/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

ImgYard
=======

[](#imgyard)

Set your images free. Cache and serve up cropped and resized image assets for use on your website

Features
--------

[](#features)

- Clean simple urls for all your images
- Automatically generates resized and croped images on request
- Caches image for repeated requests

Requirements
------------

[](#requirements)

- Laravel 4
- PHP 5.4.\*

Installation (Coming Soon)
--------------------------

[](#installation-coming-soon)

Add the following to your root composer.json

```
"stwt/image-yard": "*"

```

Update your packages with **composer update** or install with **composer install**.

Once Composer has installed or updated your packages you need to register the Mothership with Laravel. Open up app/config/app.php and add the following to the providers key.

```
'Stwt\ImgYardServiceProvider',

```

Next you need to alias Mothership's facade. Find the aliases key which should be below the providers key.

```
'ImgYard'      => 'Stwt\ImgYard\ImgYard',

```

Finally, run **composer dump-autoload** to updated your autoload class map

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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/995da62b140ca115f21626608e930bd8d1aa245c8e8afa55dfca0246dc108118?d=identicon)[th3hamburgler](/maintainers/th3hamburgler)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/stwt-img-yard/health.svg)

```
[![Health](https://phpackages.com/badges/stwt-img-yard/health.svg)](https://phpackages.com/packages/stwt-img-yard)
```

PHPackages © 2026

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