|
|
Contents
Contents
-
| Posted on: |
2010-01-18 |
| Summary: |
The PHPClasses site design contest moved on to a second turn. This article explains how it works and what can you do to help picking the best design for the site. |
-
| Posted on: |
2010-01-13 |
| Summary: |
The PHP Users Group ranking is an initiative that is aimed to highlight PHP user groups that have more active members.
This article explains how it works and what can you do to lead your local PHP user group to have more and better activities for the benefit of the PHP community in general. |
Contents
Friends of the PHP Classes site is a initiative to provide recognition to the users that contribute to the growth of the site community.
For more information on how to become a friend of the site look here. |
Contents
Contents
Congratulations to Alessandro Vernassa (speleoalex)!
|
Nominees to win the award of January of 2010
| Class: |
Pearson Significance |
 |
|
Description: |
Calculate significance for correlation coefficient |
|
Author: |
Roman |
|
Age: |
??? |
|
Country: |
Australia |
|
| Class: |
Very Simple XML Element |
 |
|
Description: |
Extend SimpleXML document composition capabilities |
|
Author: |
jonathan gotti |
|
Age: |
33 |
|
Country: |
France |
|
| Class: |
Cache variables |
 |
|
Description: |
Cache variable values in PHP scripts |
|
Author: |
Piotrek M |
|
Age: |
??? |
|
Country: |
Poland |
|
| Class: |
docType |
 |
|
Description: |
Create HTML or XHTML depending on the user browser |
|
Author: |
Michael A. Peters |
|
Age: |
37 |
|
Country: |
United States |
|
| Class: |
Oscar CouchDb |
 |
|
Description: |
Manipulate data on a CouchDB database |
|
Author: |
de saint leger christophe |
|
Age: |
24 |
|
Country: |
France |
|
| Class: |
Thunderbird Junk Log To Postfix Header Check |
 |
|
Description: |
Convert Thunderbird junk log to Postfix rules |
|
Author: |
Basil Briceño |
|
Age: |
32 |
|
Country: |
Mexico |
|
| Class: |
LINQ In PHP |
 |
|
Description: |
Query arrays with a SQL-like syntax using LINQ |
|
Author: |
Tufan Baris YILDIRIM |
|
Age: |
20 |
|
Country: |
Turkey |
|
| Class: |
xColor |
 |
|
Description: |
Manipulate color values |
|
Author: |
Robert |
|
Age: |
22 |
|
Country: |
Germany |
|
| Class: |
FLV Metadata |
 |
|
Description: |
Get metadata from Flash video files |
|
Author: |
Amin Saeedi |
|
Age: |
21 |
|
Country: |
Iran |
|
| Class: |
Detect Opcode Cache |
 |
|
Description: |
Detect whether PHP is running an opcode cache |
|
Author: |
Alexander Over |
|
Age: |
28 |
|
Country: |
Germany |
|
| Class: |
PreLoad Images |
 |
|
Description: |
Generate page with preloaded images |
|
Author: |
riccardo castagna |
|
Age: |
41 |
|
Country: |
Italy |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
Claudius Tiberiu Iacob |
| Date: |
2010-02-08 (1 day ago) |
| Groups: |
PHP 5, Databases, User Management |
| Description: |
This package can be used to register and authenticate users with records in a database.
It can register new users, confirm user registrations, authenticate existing users and retrieve user password to send by e-mail as reminders.
The user records are stored in database. The queries to perform each user record database access are defined in a XML configuration file.
Features list:
# Open or closed registration, via master password;
# User role support;
# Live authentication (changing session unique id from one request to another);
# Password recovery OR reset support;
# Hack prevention built-in system:
* logs user out when obsolete session id is used;
* logs user out if IP address changes from one request to another;
* logs user out when session lifetime times out;
* auto-locks user on too many failed login attempts; locks are IP-based and can be reset by master.
# Easy to configure, via external XML files (provided by ParamsProxy package, see dependencies);
# SQL injections proof, thanks to built-in database traffic encoding/decoding mechanism (provided by DbProxy package, see dependencies). |
|
-
 |
| Author: |
Marco Marchiò |
| Date: |
2010-02-08 (1 day ago) |
| Groups: |
PHP 5, Language |
| Description: |
This class can be used to define variables of all class objects dynamically similar to Javascript prototype.
It defines a base class that assigns values to variables of existing and future objects of derived classes. |
|
-
 |
| Author: |
hwrProgs |
| Date: |
2010-02-07 (2 days ago) |
| Groups: |
PHP 5, Utilities and Tools, Code Generation |
| Description: |
This package can be used to obfuscate PHP code scripts.
It can process a set of PHP scripts and generate equivalent ones obfuscated by removing comments and whitespace, renaming class names, constants and variables to obfuscated names, as well the references to those names.
The resulting processed PHP scripts are stored in a targeted directory. |
|
-
 |
| Author: |
Chris Lam |
| Date: |
2010-02-07 (2 days ago) |
| Groups: |
PHP 5, Data types |
| Description: |
This class can be used to make accessible private and protected variables.
It is an abstract class that provides access to retrieve values of private and protected variables while preventing to change those variables values.
Variables with names that start with an underscore still cannot be accessed from outside the class. |
|
-
 |
| Author: |
Elyess ZOUAGHI |
| Date: |
2010-02-06 (3 days ago) |
| Groups: |
HTML, PHP 5 |
| Description: |
This class can be used to generate HTML documents programmatically.
It can add tags to a document using fluent interface calls that return the class object, so the calls can be nested.
The class provides functions to add most types of HTML tags.
The class returns the composed document as a string. The generated HTML can be made XHTML compliant. |
|
-
 |
| Author: |
Barbushin Sergey |
| Date: |
2010-02-06 (3 days ago) |
| Groups: |
PHP 5, Systems administration, Console |
| 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. |
|
-
 |
| Author: |
Marco Palmieri |
| Date: |
2010-02-05 (4 days ago) |
| Groups: |
PHP 5, Physics |
| 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. |
|
-
 |
| Author: |
ASHFAQAHMED |
| Date: |
2010-02-05 (4 days ago) |
| Groups: |
Files and Folders, php |
| Description: |
This class can be used to serve Word and Excel files as HTML.
It can generate HTML output with content type headers that identify it as Microsoft Word or Excel files. |
|
-
 |
| Author: |
Tyler Romeo |
| Date: |
2010-02-04 (5 days ago) |
| Groups: |
PHP 5, Libraries |
| 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. |
|
-
 |
| Author: |
Ryan Christenson |
| Date: |
2010-02-04 (5 days ago) |
| Groups: |
PHP 5, Time and Date, Graphics, Flash |
| 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. |
|
-
 |
| Author: |
Pal Buczko |
| Date: |
2010-02-03 (6 days ago) |
| Groups: |
PHP 5, Content management, Web services |
| Description: |
This class can be used to get information from image galleries from Picasa Web pictures.
It can parse Picasa Web galleries XML feeds to extract the details of the gallery images.
The class returns arrays with information of the galleries pictures, thumbnails, titles, etc.. |
|
-
 |
| Author: |
Ahmed Magdy |
| Date: |
2010-02-03 (6 days ago) |
| Groups: |
PHP 5, Files and Folders |
| Description: |
This class can be used to process directories recursively.
It can traverse directories recursively.
The class invokes callback classes to perform any actions the applications need.
There are callback classes for several purposes like listing all files, listing all directories, deleting all files and directories, changing permissions, etc.. |
|
-
 |
| Author: |
Roberto Aleman |
| Date: |
2010-02-02 (7 days ago) |
| Groups: |
HTTP |
| Description: |
This class can be used to detect the current user browser.
It takes the user agent header value and returns the identification of the detected browser.
The class may also return the name of a CSS file or PHP script associated to the current browser. |
|
-
 |
| Author: |
Juan Carlos Gonzalez |
| Date: |
2010-02-02 (7 days ago) |
| Groups: |
PHP 5, Utilities and Tools, Project Management |
| Description: |
This package can be used to extract information from UML artifact files.
It can process UML project files generated by BoUML project and extracts information from the defined artifacts.
Currently it can just extract the packages, components and use cases. |
|
Contents
Contents
|