RSS 2 projects tagged "PHP 5"

Download Website Updated 01 Apr 2009 Zend Installer

Screenshot
Pop 58.33
Vit 38.89

Zend Framework Installer is a PHP class that can be used to setup files for an application based on the Zend framework. It creates a common directory structure as recommended in the Zend Framework's manual. The class can also generate a bootstrap file and the index controller with its view.

Download Website Updated 29 Mar 2009 superGlobals

Screenshot
Pop 45.17
Vit 1.42

superGlobals is a PHP library that transparently injects into a superglobal or global variable while keeping all functionality of a regular array, but extending it with type casting and URI parsing into that array. It can use memcached for additional performance and can interact with custom DB abstractions (mostly PEAR). It may filter, cast, or validate variables as: boolean, integer, float, string, array, object, IPv4 address, IPv6 address, regular expression, URL, URL encoded string, HTML escaped string, or SQL escaped string. It is possible to pass a function name callback as a casting or validation method. Also, it is possible to pass multiple casting methods for each variable, which is useful for array processing.

Screenshot

Project Spotlight

sawfish

An extensible window manager.

Screenshot

Project Spotlight

pyC11

pyPEG Grammar for the C programming language.