Monthly Archiv: February, 2010

Script Alone

Package:
Script Alone
Summary:
Manage the execution of PHP daemon scripts
Groups:
Console, PHP 5, Systems administration
Author:
Barbushin Sergey
Description:
This class can be used to manage the execution of PHP daemon scripts.

It can store in control file the state of the currently running script.

The class can check that file to see if an instance of the script is already running to prevent that more than one instance of the script is being executed.

It can also check if another control file exists as a flag indicating that another script instructed the current instance to stop and exit.


Moon

Package:
Moon
Summary:
Calculate the phase of the Moon for a given date
Groups:
PHP 5, Physics
Author:
Marco Palmieri
Description:
This class can be used to calculate the phase of the Moon for a given date.

It takes a given date and determines the phase of the Moon for that date.

The class returns the Moon phase name, phase percentage and Moon visibility.

It can also return the date of the next new Moon or full Moon.


PHPGraphLib

PHPGraphLib is a PHP 4.3+ friendly object-oriented class that has powerful customization features, allowing you to generate the perfect bar, line, or pie graph for any application. Best used with dynamic data, PHPGraphLib allows easy visual interpretation of sophisticated data sets. Simply feed PHPGraphLib an array of data points, and it will generate a .png image of your data. At 25kb in size, it will not slow down your scripts. If no customizations are made, PHPGraphLib adjusts the scale and axis of the graph to fit any data, including large numbers, decimal numbers, and negative numbers. PHPGraphLib News - PHPGraphLib 2 is now available! You can now display up to three datasets on each graph. Customized legends can also now be added to your graph.

PHPWeatherLib

PHP Weather Conditions LibraryThe library is written in PHP, using PHP4-friendly functions and object oriented design. Well under 10kb, the source files won't add bulk to your pages.Best of all, using PHPWeatherLib is easy! For help configuring and using PHPWeatherLib, check the setup instructions in the Documentation (http://www.ebrueggeman.com/phpweatherlib/documentation.php) section.

Web API

Package:
Web API
Summary:
Web application development framework
Groups:
Libraries, PHP 5
Author:
Tyler Romeo
Description:
This package is a Web application development framework.

It provides several classes to simplify the development of Web sites and applications.

Currently it provides classes for database access, database table wrapper, ORM, content caching, configuration access, error handling, logging, front controller, manage request responses, session management and template processing.


HLogoZ Lite

Package:
HLogoZ Lite
Summary:
Display different logos according to current date
Groups:
Flash, Graphics, PHP 5, Time and Date
Author:
Ryan Christenson
Description:
This class can be used to display different logos according to current date.

It takes a list of logos to display in holidays and special dates.

The class checks the current date and displays the corresponding logo.

It supports showing logo formats as images, Flash or text.


Powered by Gewgley