interemotion/zf-image-strategy

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

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

This package is not auto-updated.

Last update: 2024-05-21 11:38:17 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.