Monthly Archiv: September, 2009

BMP_Loader

Package:
BMP_Loader
Summary:
Read and write BMP images in pure PHP
Groups:
Files and Folders, Graphics, PHP 5
Author:
Dzsoni Voker
Description:
This class can be used to read and write BMP images in pure PHP.

It can read an image file in BMP format and parse its data to build an image that can be manipulated by the GD extension functions.

The class can also do the opposite, i.e. take a GD image resource handle and save the image data to a file in the BMP format.


Mix2ool

Package:
Mix2ool
Summary:
Web development framework integrated with jQuery
Groups:
Libraries, PHP 5
Author:
Alex Lau
Description:
This package is Web development framework integrated with jQuery.

It provides classes for various purposes that generate HTML 5 and JavaScript for generating user interfaces enhanced with JavaScript components based jQuery library.

CSS styles.


[Free] New Device Driver Backup Software: Back Up Your Computer’s Device Drivers

A new utility to back up and restore the device drivers on your computer system has been added to the Free Device Driver Backup and Extraction Utilities. Such a program is useful if you ever want to reinstall Windows and your computer manufacturer did not give you a CD containing all the drivers for your system, a very common situation if you bought a pre-built system like a notebook.

(That is, you can use the program to make a copy of your drivers before reformatting or upgrading the hard disk or whatever, then allow your newly reinstalled Windows to install those drivers, giving you a working system again.)

Option Pager

Demo the class Pager
Package:
Option Pager
Summary:
Generate links to browse listings split in pages
Groups:
HTML
Author:
comet
Description:
This class can be used to generate links to browse listings split in pages.

It takes the limit number of entries to list per page and get the current page number from a request variable to return the number of the first entry to list in the current page.

The class also takes the total number of entries to generate HTML links that can be used to go to the previous, next and any intermediate listing pages.


PHP – GD Watermarker

Package:
PHP - GD Watermarker
Summary:
Apply an watermark image on another image
Groups:
Graphics, PHP 5
Author:
Hossain Khan
Description:
This class can be used to apply an watermark image on another image.

It can load an image in PNG or JPEG format and can place a transparent watermark image over the original image.

The watermark image horizontal and vertical alignment and border padding are configurable parameters.

The resulting image with the applied watermark image is saved to a file with the same name of the original, but the class generates a backup copy before applying the watermark image.


Send mail from any SMTP server

Package:
Send mail from any SMTP server
Summary:
Compose and send e-mail messages via SMTP
Groups:
Email, PHP 5
Author:
Gourab Singha
Description:
This package can be used to compose and send e-mail messages via SMTP.

It can compose a message with subject, sender and recipient addresses, text and HTML body.

The package can send the message via SMTP with support for authenticating with a given user and password.


QGoogleVisualizationAPI 2009

Package:
QGoogleVisualizationAPI 2009
Summary:
Generate charts with Google Visualization API
Groups:
Graphics, PHP 5, Web services
Author:
Tom Schaefer
Description:
This package can be used to generate charts with Google Visualization API.

It is an enhanced version of the original QGoogleVisualizationAPI package.

This release allows integration of template based Javascript functions or classes.

It uses the ability of the Google Web API to work with JSON objects to reduce the volume of transferred data.


PHP Simple Large XML Parser

Package:
PHP Simple Large XML Parser
Summary:
Parse XML documents and return arrays of elements
Groups:
PHP 5, XML
Author:
Protung Dragos
Description:
This class can be used to parse XML documents and return arrays of elements.

It can load a XML document from a file and extract only the structure of tags into eventually nested arrays discarding any tag attributes.

The class can perform a query of the document using XPath syntax to retrieve only specific XML nodes that match the query.


Ray Feed Reader

Package:
Ray Feed Reader
Summary:
Retrieve and display RSS feeds
Groups:
HTML, PHP 5, XML
Author:
Md. Rayhan Chowdhury
Description:
This package can be used to retrieve and display RSS feeds.

The main class can retrieve and parse a RSS feed from a given site. It supports RSS 0.92, RSS 2.0 and Atom formats.

Another class can process the RSS feed and display it in an HTML page.


Powered by Gewgley