Category Archives: Classes

AIO:Smoothsort

Package:
AIO:Smoothsort
Summary:
Sort values using the SmoothSort algorithm
Groups:
Algorithms, PHP 5
Author:
Gerd Christian Kunze
Description:
This class can be used to sort values using the SmoothSort algorithm.

It takes an array of values and sort the values by ascending order with the SmoothSort algorithm.

The class can also take a callback function for comparing two values to be sorted, so it can sort any types of values by any type of order.


MrNet.in

Package:
MrNet.in
Summary:
Shorten URLs using the MrNet.in service
Groups:
HTTP
Author:
Michel Wilhelm
Description:
This class can be used to shorten URLs using the MrNet.in service.

It can send an HTTP request to the MrNet.in Web services API server to retrieve a short URL for a given URL.

In Portuguese:

Esta classe permite obter urls encurtadas através do serviço MrNet.in e sua API. Para ter acesso a uma chave entre em contato.


tdCron

Package:
tdCron
Summary:
Parse cron strings and compute schedules
Groups:
PHP 5, Time and Date
Author:
Christian Land
Description:
This package can be used to parse cron strings and compute schedules.

It can parse a given string to with a schedule specification in cron format.

The class can compute the last and the next schedule times job should be executed relative to a given time.


PTX PHP Calendar

Package:
PTX PHP Calendar
Summary:
Display month calendar in HTML tables
Groups:
HTML, PHP 5, Time and Date
Author:
Tomas Pavlatka
Description:
This class can be used to display month calendar in HTML tables.

It takes a given month and year and generates an HTML table that displays a calendar with the days of the month.

The class also displays links to browse the next and previous calendar months.


Curp

Package:
Curp
Summary:
Compute and check a Mexican CURP number
Groups:
PHP 5, Validation, Web services
Author:
sarjo
Description:
This class can be used to compute and check a Mexican CURP number.

It can take the identity values of a person and compute the corresponding CURP number.

The class can also send a HTTP request to a Mexican government site to check a given CURP number.

In Spanish:

Esta clase proporciona la abstracción para calcular y consultar la curp de cualquier persona con nacionalidad mexicana


easy sql

Package:
easy sql
Summary:
Access and manage MySQL databases
Groups:
Databases
Author:
amr
Description:
This class can perform several types of operations to access and manage MySQL databases.

It can execute SQL queries from lists of parameters, generate pagination links to display query results split in pages with limited number of records, optimize the database table storage, take backups and restore database tables structure and data.


Easy SQL

Package:
Easy SQL
Summary:
Access and manage MySQL databases
Groups:
Databases
Author:
amr
Description:
This class can perform several types of operations to access and manage MySQL databases.

It can execute SQL queries from lists of parameters, generate pagination links to display query results split in pages with limited number of records, optimize the database table storage, take backups and restore database tables structure and data.


String Formatter

Package:
String Formatter
Summary:
Template engine to format text strings
Groups:
PHP 5, Templates, Text processing
Author:
Marcin Sztolcman
Description:
This class implements a template engine to format text strings.

It takes a template text string and uses regular expressions to replace certain place holders with given values.

The class supports simple text replacements, justified text insertion, object calls return values, array entry values and insert numbers in different bases.


My Image

The final image
Package:
My Image
Summary:
Generate images with text using Imagick extension
Groups:
Graphics, PHP 5
Author:
marco zabel
Description:
This class can be used to generate images with text using Imagick extension.

It can create an image and overlay one or more images and text strings. It can also add a border to the final image.

The generated image can be saved to a file in JPEG format or served as the current script output.


Cpanel cURL Backup

Package:
Cpanel cURL Backup
Summary:
Take backups of cPanel based hosting accounts
Groups:
Hosting, PHP 5, Systems administration, Web services
Author:
Ovidiu Mihalas
Description:
This class can be used to take backups of cPanel based hosting accounts.

It sends HTTP requests to a cPanel hosting panel server to request a backup of a given user account.

The backup data is saved to a given local file.


Powered by Gewgley