RSS 6 projects tagged "php class"

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 26.81
Vit 20.47

PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.

No download No website Updated 17 May 2010 File upload and validation class

Screenshot
Pop 22.43
Vit 33.18

File upload and validation class is a PHP class that can be used to validate and process uploaded files. It can validate a given uploaded file by checking its MIME type or its original file type, and by checking its file size against a given limit and file type. It currently supports audio, video, PDF, and image file uploads. The class can create a path in the server as well.

Download Website Updated 16 Nov 2010 SimpleGMapAPI

Screenshot
Pop 19.92
Vit 30.29

SimpleGMapAPI is a PHP class for using the Google Maps API (and Google's and OpenStreetMaps' geocoding APIs) in your PHP code and to display Google Maps easily on your site, with support for StreetView. simpleGMapAPI is derived from Phoogle Maps 2.0.

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.85
Vit 12.21

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

Download No website Updated 15 Oct 2009 TiiMenu Class

Screenshot
Pop 18.63
Vit 36.36

The TiiMenu Class is a PHP class that can be used to generate an HTML menu to be used with superfish menu.

No download No website Updated 22 Dec 2010 Random Password Generator Class

Screenshot
Pop 18.28
Vit 29.70

Random Password Generator Class is a PHP class that can be used to generate random texts for using as passwords. It can generate a random text of a given length, which may contain either lower or upper case letters, numbers, or symbols.

Screenshot

Project Spotlight

DRBL

A diskless or systemless environment for client machines.

Screenshot

Project Spotlight

Lzip

A data compressor based on the LZMA algorithm.