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

ActiveWordpress-plugin[Image &amp; Media](/categories/media)

dekodeinteraktiv/hogan-image
============================

Image Module for Hogan

1.2.3(6y ago)19.6k↑56.3%GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Nov 22Pushed 6y ago8 watchersCompare

[ Source](https://github.com/DekodeInteraktiv/hogan-image)[ Packagist](https://packagist.org/packages/dekodeinteraktiv/hogan-image)[ Docs](https://github.com/dekodeinteraktiv/hogan-image)[ RSS](/packages/dekodeinteraktiv-hogan-image/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (2)Versions (9)Used By (0)

Image Module for [Hogan](https://github.com/dekodeinteraktiv/hogan-image) [![Build Status](https://camo.githubusercontent.com/c51bcbd37de028c54734f6e0cf8e9bc71e4541b379107e372fe694b14c0449cd/68747470733a2f2f7472617669732d63692e6f72672f44656b6f6465496e746572616b7469762f686f67616e2d696d6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/DekodeInteraktiv/hogan-image)
=============================================================================================================================================================================================================================================================================================================================================================================================

[](#image-module-for-hogan-)

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

[](#installation)

Install the module using Composer `composer require dekodeinteraktiv/hogan-image` or simply by downloading this repository and placing it in `wp-content/plugins`

Available filters
-----------------

[](#available-filters)

### Admin

[](#admin)

- `hogan/module/image/image_size/choices` : Image size choices for image size field. Default (will be merged with return filter return values):

```
[
    'thumbnail' => _x( 'Small', 'Image Size', 'hogan-image' ),
    'medium'    => _x( 'Medium', 'Image Size', 'hogan-image' ),
    'large'     => _x( 'Large', 'Image Size', 'hogan-image' ),
]
```

- `hogan/module/image/image_size/constraints` : Image constraints for image size field. Default (will be merged with return filter return values):

```
[
    'min_width'  => '',
    'min_height' => '',
    'max_width'  => '',
    'max_height' => '',
    'min_size'   => '',
    'max_size'   => '',
    'mime_types' => '',
]
```

- `hogan/module/image/image_size/preview_size` : Admin preview size of uploaded image. Default: 'medium'
- `hogan/module/image/image_size/library` : Admin media library choice. Default: 'all'

### Template

[](#template)

- `hogan/module/image/figure_classes` : Add classes names to the figure tag. Default: `wp-caption` and `size-{thumbnail|medium|large}`.
- `hogan/module/image/figure_caption_classes` : Add classes names to the figure tag. Default: `wp-caption-text`.
- `hogan/module/image/image/args` : Attributes for the image markup.
- `hogan/module/image/template/caption` : Filter to change caption content. Defaults to the text inserted in the caption field in admin.
- 'hogan/module/image/figure\_before\_content' : Action hooks to inject content inside the figure element before the image.
- 'hogan/module/image/figure\_after\_content' : Action hooks to inject content inside the figure element after the image.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

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

Recently: every ~138 days

Total

8

Last Release

2513d ago

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

1.1.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/134094556?v=4)[dekode](/maintainers/dekode)[@Dekode](https://github.com/Dekode)

---

Top Contributors

[![pederan](https://avatars.githubusercontent.com/u/527656?v=4)](https://github.com/pederan "pederan (18 commits)")

---

Tags

acfdekode-hoganhoganphpwordpress-plugin

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[mindkomm/timmy

Advanced image manipulation for Timber.

17737.8k](/packages/mindkomm-timmy)[wp-media/imagify-plugin

Image optimization plugin for WordPress by WP Media.

8067.5k](/packages/wp-media-imagify-plugin)[bueltge/multisite-global-media

Multisite Global Media is a WordPress plugin which shares media across the Multisite network.

23132.1k](/packages/bueltge-multisite-global-media)

PHPackages © 2026

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