PHP Classes

Packages of Nick Tompson

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Nick Tompson (3)  >  Mission progress status  >  Reputation  
Picture of Nick Tompson
Name: Nick Tompson <contact>
Classes: 3
Country: Australia Australia
Age: ???
All time rank: 159523 in Australia Australia
Week rank: 195 Up1 in Australia Australia Up
All time users: 1844
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Custom Encrypt Class  
Generate repeated hashes of data
This class can be used to generate repeated hashes of data.

It takes a data string and applies a given hashing function. The hashing may be repeated a number of times over the resulting hashed data.

It can applying hashing functions like MD5, SHA1 or custom functions.

  Files folder image Flexible Template Engine  
Template processing engine
This class can be used as a template processing engine.

It loads templates that are PHP scripts that are executed to compose the page output.

The class can replace marks in the templates with custom variable values.

The generated output maybe compressed with gzip algorithm to generate small pages.

  Files folder image Object Oriented GD Library  
Manipulate images using the GD extension functions
This class can manipulate images using the GD extension functions.

It is basically a wrapper around almost all functions of the GD image extension.

The class includes functions for creating, reading and writing images from GIF, JPEG, PNG, WBMP, XPM, XBM, resizing, rotate and copying parts of images, manipulate color palettes, render text, ellipses, arcs, lines, rectangles, polygons, etc..


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z