PHPackages                             ugosansh/bundle-clientimage - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ugosansh/bundle-clientimage

ActiveBundle[Utility &amp; Helpers](/categories/utility)

ugosansh/bundle-clientimage
===========================

Client bundle from image api service (bundle-apiimage)

v1.2.0(8y ago)08031MITPHPPHP &gt;=5.4

Since Feb 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/UgoSansH/bundle-imageclient)[ Packagist](https://packagist.org/packages/ugosansh/bundle-clientimage)[ RSS](/packages/ugosansh-bundle-clientimage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

bundle-imageclient
==================

[](#bundle-imageclient)

Client from service image api

Beta Version
============

[](#beta-version)

**Dont' use in production.**

Installation
============

[](#installation)

Add Bundle to your composer.json

```
    "ugosansh/bundle-clientimage": "~0.1"
```

Enable bundle

```

```

Configuration reference
=======================

[](#configuration-reference)

```
ugosansh_image_client:
    api: # Node api based from m6web WsClientBundle
        base_url: "http://api.domain.tld"
        config:
            timeout: 2
            exceptions: false
    logger: logger_service_name # (Option) A logger from WsClient service
    default_image: "img/default-image.jpg" # (Option) Define default image
    entity_class: Acme\Bundle\MyBundle\Entity\Image # (Option)
```

This bundles require [https://github.com/M6Web/WsClientBundle](m6web/wsclient-bundle)

The configuration node **api** extends the configuration reference of WsClientBundle.

Use from twig template
======================

[](#use-from-twig-template)

```

{{ image_render(image, 200, 100, 1, {'class': 'thumbnail'}) }}
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~110 days

Total

17

Last Release

3051d ago

Major Versions

v0.4.0 → v1.0.02016-11-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c8b304c56038f2e165f460c00e89774ca54d5e58d06e23b9c5897eed8fa32ba?d=identicon)[UgoSansH](/maintainers/UgoSansH)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ugosansh-bundle-clientimage/health.svg)

```
[![Health](https://phpackages.com/badges/ugosansh-bundle-clientimage/health.svg)](https://phpackages.com/packages/ugosansh-bundle-clientimage)
```

###  Alternatives

[xsolve-pl/xsolve-cookie-acknowledgement-bundle

XSolve Cookie Acknowledgement Bundle to handle new privacy law

1182.1k](/packages/xsolve-pl-xsolve-cookie-acknowledgement-bundle)

PHPackages © 2026

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