PHPackages                             jaimevalasek/jv-easy-php-thumbnail - 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. jaimevalasek/jv-easy-php-thumbnail

ActiveLibrary[Image &amp; Media](/categories/media)

jaimevalasek/jv-easy-php-thumbnail
==================================

A generic module to generate thumbnail images for ZF2. Using this module you can generate thumbnails of images and display them on the site with an option to cache or use to generate and save in a folder.

081PHP

Since Sep 26Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jaimevalasek/JVEasyPhpThumbnail)[ Packagist](https://packagist.org/packages/jaimevalasek/jv-easy-php-thumbnail)[ RSS](/packages/jaimevalasek-jv-easy-php-thumbnail/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

JVEasyPhpThumbnail - JV Easy PHP Thumbnail
==========================================

[](#jveasyphpthumbnail---jv-easy-php-thumbnail)

Create By: Jaime Marcelo Valasek

Use this module to generate thumbnail to apply the images on your website.

This module is using the library Easy Php Thumbniail, to know how to use the methods access the author's website -

Futures video lessons poderam be developed and posted on the website or in  Youtube channel

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

[](#installation)

Download this module into your vendor folder.

After done the above steps, open the file config / application.config.php. And add the module with the name JVEasyPhpThumbnail.

Generating thumbnail in core and save it in the folder
------------------------------------------------------

[](#generating-thumbnail-in-core-and-save-it-in-the-folder)

- Use this code to generate the thumbnail when you're uploading the image.

```
