interemotion/zf-image-strategy

An Image Strategy for Laminas MVC based applications using the Imagine OOP library

Installs: 263

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/interemotion/zf-image-strategy

v1.0 2020-04-13 15:12 UTC

This package is not auto-updated.

Last update: 2025-10-07 18:09:16 UTC


README

Image Strategy for Laminas MVC based applications using the Imagine OOP library.

How do I get set up?

Add this package to your projects composer.json. Add 'InterEmotion\ImageStrategy' to your application.config.php Return an InterEmotion\ImageStrategy\View\Model\ImageModel instance from your controllers.