Site Magnate

Site Magnate is a PHP web-based script to help website publishers keep track of their earnings from multiple websites and income sources. Key Features * Simple and straightforward layout to stay tuned to the task * One screen month overview categorized by website, income source, and active/passive income * Multiple currencies to support international webmasters to view earnings in native format as well as register incomes from international sources * Clean and solid software architecture that makes things work

Burn CD with PHP

Package:
Summary:
Burn CD using CreateCD Windows program
Groups:
Author:
Description:
This class can be used to burn CD using CreateCD Windows program.

It takes a CD image file and executes the CreateCD program to burn the image into a disk in a given drive.

The class may also erase the disk first, give it a given label name, burn it at a given speed and make the CD bootable.


OpenTBS

Package:
Summary:
Merge template values in OpenOffice and Office
Groups:
Author:
Description:
This package can be used to merge template values in OpenOffice and Office.

It is a plug-in for the TinyButStrong template engine that can open compressed documents in the format of OpenOffice or Microsoft Office 2007 or later, and replace placeholders by template variables.

The resulting documents are saved to file, served for download or returned as a string.


Google Checkout Simple

Package:
Summary:
Show buttons to pay products with Google Checkout
Groups:
Author:
Description:
This class can be used to show buttons to pay products with Google Checkout.

It can build a list of items to order with names, descriptions, quantities, prices, discounts, shipping and tax details.

The class can generate an HTML form with a button and hidden fields that pass the details of the order, so when the user clicks the button it is sent to pay the order in Google Checkout.


Reference Collection

Package:
Summary:
Keep track of references to variable values
Groups:
Author:
Description:
This class can be used to keep track of references to variable values.

It can manage a collection of references to variables by adding and removing them to a list of reference values.

The class can also check if a reference value already belongs to the collection.


Auto-Crop

before image
Package:
Summary:
Crop images to remove edges with same color
Groups:
Author:
Description:
This class can be used to crop images by removing edges with same color.

It can load a GIF, JPEG or PNG image and scans it to detect edges color, so it crops the image to remove the edge areas that have the same color around it.

The cropped image is outputted in the same format as the original image.


PDO ActiveRecord

Package:
Summary:
Store and retrieve objects from databases with PDO
Groups:
Author:
Description:
This class can be used to store and retrieve objects from databases with PDO.

It implements the Active Record design pattern to create, retrieve, update and delete objects that are mapped to given database tables.

The class implements lazy loading so when a class variable is accessed before the respective database record was retrieved, it executes a query to get the class variable values from the database.


Powered by Gewgley