PHPackages                             arjanwestdorp/laravel-imaginary-client - 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. arjanwestdorp/laravel-imaginary-client

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

arjanwestdorp/laravel-imaginary-client
======================================

A laravel implementation of the imaginary client

1.4.0(6y ago)115.5k2MITPHPPHP &gt;=5.6.0CI failing

Since May 10Pushed 2y ago2 watchersCompare

[ Source](https://github.com/arjanwestdorp/laravel-imaginary-client)[ Packagist](https://packagist.org/packages/arjanwestdorp/laravel-imaginary-client)[ RSS](/packages/arjanwestdorp-laravel-imaginary-client/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (4)Versions (12)Used By (0)

Laravel imaginary client
========================

[](#laravel-imaginary-client)

[![Latest Stable Version](https://camo.githubusercontent.com/bf5123679820c53491dff5428a2bfd20f5e730468db92cf839011d04184f9821/68747470733a2f2f706f7365722e707567782e6f72672f61726a616e77657374646f72702f6c61726176656c2d696d6167696e6172792d636c69656e742f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/arjanwestdorp/laravel-imaginary-client)[![License](https://camo.githubusercontent.com/993ad49b6cae986d72cc813c311c0618dd9ebaa5b73a27568d928c31a1dbe0b9/68747470733a2f2f706f7365722e707567782e6f72672f61726a616e77657374646f72702f6c61726176656c2d696d6167696e6172792d636c69656e742f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/arjanwestdorp/laravel-imaginary-client)[![Build Status](https://camo.githubusercontent.com/42c46d6bcecda85c97a66b7cf2e55c7e5e5f70cf499f9150b3deb2c6dad517dd/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f61726a616e77657374646f72702f6c61726176656c2d696d6167696e6172792d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/arjanwestdorp/laravel-imaginary-client)[![Quality Score](https://camo.githubusercontent.com/c24180ae932e2f6317d969b863f041dba962f800f49a0f57924f2f7fd09f3ea8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f61726a616e77657374646f72702f6c61726176656c2d696d6167696e6172792d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/arjanwestdorp/laravel-imaginary-client)[![Coverage](https://camo.githubusercontent.com/48a26065f88168ea7ff1fc61cb75e330e69f8b7b7fc902e9c8bdc0f2ec0c7531/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f61726a616e77657374646f72702f6c61726176656c2d696d6167696e6172792d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/arjanwestdorp/laravel-imaginary-client)

This package is a Laravel implementation of the [imaginary client](https://github.com/arjanwestdorp/imaginary-client).More information about this client can be found on

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

[](#installation)

The recommended way to install the client is through composer:

```
composer require arjanwestdorp/imaginary-client

```

Register the service provider and optionally the facade:

```
// config/app.php

'providers' => [
    ...
    ArjanWestdorp\Imaginary\Laravel\ImaginaryServiceProvider::class,
];

'aliases' => [
    ...
    'Imaginary' => ArjanWestdorp\Imaginary\Laravel\Imaginary::class,
];
```

Finally you'll need to add these two keys to your `.env` file:

```
IMAGINARY_CLIENT=
IMAGINARY_URL=

```

Optionally you can publish the config file:

```
php artisan vendor:publish --provider="ArjanWestdorp\Imaginary\Laravel\ImaginaryServiceProvider" --tag="config"

```

Security
--------

[](#security)

If you discover any security issues, please email  instead of creating an issue.

Credits
-------

[](#credits)

- [Arjan Westdorp](https://github.com/arjanwestdorp)
- [Trait Development](http://www.trait-development.nl)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~111 days

Recently: every ~160 days

Total

10

Last Release

2341d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b8e9f6f76f71bca41a5f56025678c55340a73575ec67924873bed1f37d0aa3f?d=identicon)[arjanwestdorp](/maintainers/arjanwestdorp)

---

Top Contributors

[![arjanwestdorp](https://avatars.githubusercontent.com/u/7716654?v=4)](https://github.com/arjanwestdorp "arjanwestdorp (24 commits)")[![KaneCohen](https://avatars.githubusercontent.com/u/578455?v=4)](https://github.com/KaneCohen "KaneCohen (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arjanwestdorp-laravel-imaginary-client/health.svg)

```
[![Health](https://phpackages.com/badges/arjanwestdorp-laravel-imaginary-client/health.svg)](https://phpackages.com/packages/arjanwestdorp-laravel-imaginary-client)
```

###  Alternatives

[intervention/image-laravel

Laravel Integration of Intervention Image

1588.9M183](/packages/intervention-image-laravel)

PHPackages © 2026

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