PHP Classes

Image Resize Class: Resize image from files in different formats

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 12,422 All time: 91 This week: 52Up
Version License Categories
imageresizeclass 1.0.0GNU General Publi...Graphics, Files and Folders
Description 

Author

This package is meant to resize images of different formats. Currently, the supported formats are JPEG and PNG.

The package is based on factory design pattern. There is a ImageResize base class and subclasses for specific image file formats.The ImageResizeFactory class has a factory method which is used to determine which of the sub-classes specialized in each of the supported formats is to be instanciated. The choice of sub-class is made upon the determination of the input image file format from its file name extension.

Picture of Sujay Bhowmick
Name: Sujay Bhowmick <contact>
Classes: 5 packages by
Country: India India

  Files folder image Files (3)  
File Role Description
Plain text file ImageResizeClass.php Class The base and Subclass of ImageResizeClass
Accessible without login Plain text file ImageResizeFactory.php Class Factory Method class
Plain text file resizeimage.php Example Example of ImageResizeClass

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:12,422
This week:0
All time:91
This week:52Up
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2048
 
Best of other
13 years ago (HWTech)
70%StarStarStarStar