Category Archives: Classes

Pipho

Screenshot from iPhone
Package:
Pipho
Summary:
Display image galleries optimized for the iPhone
Groups:
AJAX, Content management, Graphics, PHP 5
Author:
tihomir dmitrovic
Description:
This package can be used to display image galleries optimized for the iPhone.

It can read the images from a given server directory, generate thumbnails and slide images, and generate Javascript to retrive images from the server, return the image descriptions.

This package works in conjuction with a the Jaipho Javascript library which is based on the original iPhone Photos application.


Batch File Rename (BFR) library

Batch File Rename (BFR) Testing Interface Main screen
Package:
Batch File Rename (BFR) library
Summary:
Rename multiple files according to rules
Groups:
Files and Folders, PHP 5
Author:
Mohamed Elkholy
Description:
This class can be used to rename multiple files according to rules.

It can traverse a given directory and rename files that match given patterns.

The files are renamed according to rules that define whether the new names should include sequence numbers, text to be stripped from the original names, append and prepend text, rename the file name extension, change the case of name words, convert between spaces, dots and underscores, and trim the resulting name.


iTunes commander

Package:
iTunes commander
Summary:
Send commands to control iTunes using AppleScript
Groups:
Audio, Mac OS, PHP 5
Author:
De Rosa Luigi
Description:
This class can be used to end commands to control the iTunes program using AppleScript.
It can send AppleScript commands to an instance of iTunes program running on Mac OS X. Currently it can retrieve the name of the song that is playing, move to the previous or next song, set the sound volume.

Database handling

Package:
Database handling
Summary:
Execute MySQL queries using parameter lists
Groups:
Databases
Author:
sandeep
Description:
This package can be used to execute MySQL database queries using parameter lists.

There is a base class that provides basic functionality to access MySQL databases, execute queries, retrieve the results, manage transactions, etc..

A sub-class can insert, update, delete and retrieve database records given parameters that define tables, fields, field values and conditions.


Calendar week, month and year with event day

mini calendar week
Package:
Calendar week, month and year with event day
Summary:
Display calendars denoting event days
Groups:
HTML, PHP 5, Time and Date
Author:
Marosdee Uma
Description:
This class can be used to display calendars denoting event days.

It can display calendars of given week, month and year using HTML tables.

The presentation of the calendars is configurable using CSS classes. The days of given events are denoted using special CSS classes.

The text for the month and week day names is also configurable.


Tab Output

Package:
Tab Output
Summary:
Indent HTML document output
Groups:
HTML, PHP 5
Author:
Leonardo Moy Alves Berardinelli
Description:
This class can be used to indent HTML document output.

It can return indenting spaces to be inserted before each line with HTML tags or data.

The class keeps track of the indenting level, which can be increased or decreased on each new output line.


Auto HTML Forms

Package:
Auto HTML Forms
Summary:
Compose and output HTML forms
Groups:
HTML, PHP 5
Author:
Roberto Aleman
Description:
This class can be used to compose and output HTML forms.

It can generate HTML form different types of form inputs and other types of HTML elements given parameters that defines details of each type of element.

The generated HTML is returned as a string that can be assembled with other parts of the final HTML page.


JAK8583

Package:
JAK8583
Summary:
Generate and parse ISO 8583 transaction messages
Groups:
Finances, PHP 5
Author:
Jimmi
Description:
This class can be used to generate and parse ISO 8583 financial transaction messages.

It can take as parameters the transaction message type indicator and other card transaction details. Then it generates a transaction message that is returned as a string.

The class can also do the opposite, i.e. take a string with a transaction message and parse it to get the message type indicator, the bitmap of types of transaction details contained in the message, and the transaction detail values.


SafeMn

Package:
SafeMn
Summary:
Create short URLs using safe.mn API
Groups:
HTTP, PHP 5, Web services
Author:
Stanislav Shramko
Description:
This class can be used to create short URLs using safe.mn Web services API.

It connects to the safe.mn Web server and sends requests to create short URLs from a given URL.

The class can also retrieve the original URL from a given short URL.


Powered by Gewgley