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.4k↑50%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 1mo ago

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 74% 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

2458d ago

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

1.1.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f76ecc64244478f171da2d68e1d8faf4f8ad7975c7a7264e06d004c6e7e8105?d=identicon)[dekode](/maintainers/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

[mindkomm/timmy

Advanced image manipulation for Timber.

17735.6k](/packages/mindkomm-timmy)[toinekamps/responsive-pics

Responsive Pics is a Wordpress tool for resizing images on the fly.

831.2k](/packages/toinekamps-responsive-pics)[asgardcms/media-module

Media module for AsgardCMS. Handles the media library.

1130.6k2](/packages/asgardcms-media-module)[globalis/wp-cubi-imagemin

Standalone image minification WordPress plugin

1317.7k1](/packages/globalis-wp-cubi-imagemin)[samwilson/diagrams

MediaWiki extension to display various types of diagrams rendered from text within wiki pages.

122.3k](/packages/samwilson-diagrams)[chkilel/icones-plugin

Access thousands of icons including popular icon sets, icon fonts and several Emoji sets from a backed Form Widget

181.6k](/packages/chkilel-icones-plugin)

PHPackages © 2026

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