Login   Register  
PHP Classes
elePHPant
Icontem

Plottable Thumbnail Library

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Lawliet
Name: Lawliet <e-mail contact>
Packages: 2 Browse all classes by Lawliet Browse all classes by
Country: Singapore Singapore - PHP jobs in Singapore
Age: 23
All time rank: 5673 in Singapore Singapore
Week rank: 1460 Down2 in Singapore Singapore Up


  Detailed description   Download .zip .tar.gz  
This is a class that generates thumbnail images on the fly. It may be useful for creating image galleries.

The thumbnails can be generated as the current script output or have its file data returned as a string.

The class supports caching the generated thumbnail images in server side files.

It requires the PHP GD extension. For remote files, url_allow_fopen must be set to on. If it is not, CURL is needed to access remote files.

Features Description:
- Cache
--> Thumbnails generated are cache-d so that you can access them faster should the content of the image not change
- Thumbnail
--> Standard thumbnail generation
- Auto-fitting
--> Need to fit an image within 300 by 300? Lazy to calculate the dimensions so that the image is not distorted? The class will do it for you!
- Scaling
--> Specify a scale to resize an image to! You can enlarge and shrink the image to as many times as you want!

  Classes of Lawliet  >  Plottable Thumbnail Library  >  Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Plottable Thumbnail Library
Base name: pthumb
Description: Generate thumbnail images with caching support.
Version: 1.2.10
PHP version: 4.3.2
License: GNU Lesser General Public License (LGPL)
All time users: 3420 users
All time rank: 884
Week users: 1 user
Week rank: 2150 Down
 
  Groups   Rate classes User ratings   Dependencies   Applications   Files Files  

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.5%)
Sufficient (79.2%)
Sufficient (62.5%)
Sufficient (75.0%)
-
-
Sufficient (65.4%)
449
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
HTTP Retriever
Optional
Used to retrieve remote files. Not needed if 'allow_url_fopen' is on or you have CURL extensions.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file PThumb.php Class The Class
Plain text file generator.php Appl. Thumbnail generator web interface
Accessible without login Plain text file CHANGELOG Doc. The Changelog
Accessible without login HTML file documentation.htm Doc. Documentation; rewritten.
Plain text file example.php Example An Example showing how to use the Class.
Plain text file readme.txt Doc. Readme & credits

Download all files: pthumb.tar.gz pthumb.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.