interemotion/zf-image-strategy

基于Imagine OOP库的Laminas MVC应用图像策略

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

This package is not auto-updated.

Last update: 2024-09-24 13:13:17 UTC


README

使用Imagine OOP库的Laminas MVC应用图像策略。

如何进行设置?

将此包添加到项目的composer.json中。将'InterEmotion\ImageStrategy'添加到您的application.config.php中。从您的控制器返回InterEmotion\ImageStrategy\View\Model\ImageModel实例。