RSS 128 projects tagged "php class"

No download Website Updated 21 Jan 2012 Wolf Software Poppassd Class

Screenshot
Pop 13.27
Vit 22.03

Wolf Software Poppassd Class is a simple, lightweight class for talking to poppassd, to allow users to change passwords on a server. It can talk to local or remote servers and can handle encrypted communications using SSL and TLS.

No download No website Updated 07 Feb 2012 Wolf Software Assert Class

Screenshot
Pop 16.22
Vit 21.65

Wolf Software Assert Class is a simple PHP class for debugging problems with custom assertion handlers.

No download Website Updated 07 Feb 2012 Wolf Software Password Validator Class

Screenshot
Pop 12.21
Vit 21.65

Wolf Software Password Validator Class validates password complexity.

No download Website Updated 22 Mar 2012 add-2-google-cal

Screenshot
Pop 18.89
Vit 20.58

add-2-google-cal generates links to add events to Google Calendar. It takes as parameters the start and end dates, the title, and the location of a given event. It generates HTML for a link which will add the defined event to a Google calendar when the user clicks on the link.

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 27.02
Vit 20.42

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 Website Updated 14 Jun 2012 FuzzyIndex

Screenshot
Pop 17.80
Vit 18.43

FuzzyIndex indexes text for performing fuzzy searches using PHP and SQLite. It can process a list of text strings and build a database which indexes snippets of those strings and the locations where they appear. The class can also search for given keywords and returns the locations of the indexed strings where the best-matching text appears. It uses SQLite to store the indexed text database, but the class can be extended to use a different database type. It uses certain heuristics to extract the snippets from the indexed text. These heuristics are implemented as separate classes which can be used interchangeably.

Download No website Updated 18 Aug 2012 securify

Screenshot
Pop 18.41
Vit 16.79

securify is a class that generates passwords by replacing random characters in a given password text. A percentage parameter determines the probablity of each character being replaced. It can take a string from the user, or suggest words from a database.

No download No website Updated 23 Aug 2012 cep-livre

Screenshot
Pop 21.19
Vit 16.43

cep-livre is a class that retrieves Brazilian addresses for a given CEP zip code using ceplivre Web service. It returns the street address, region, city, state, latitude, longitude, area code (DDD), and IBGE's city code. It can also retrieve the CEP zip code of a given address.

No download Website Updated 24 Sep 2012 PHP Array Search

Screenshot
Pop 20.47
Vit 15.46

PHP Array Search provides array searching by the wildcard "%", just like SQL queries.

Download No website Updated 26 Oct 2012 RainCaptcha

Screenshot
Pop 21.21
Vit 14.40

RainCaptcha is a CAPTCHA class that does not require any image processing extensions (GD, ImageMagick, etc). CAPTCHA was developed to be readable by humans and resistant to OCR software. It generates black-and-white images with 5 distorted letters on them and noise. Its checking algorithm is case-insensitive.

Screenshot

Project Spotlight

geo-*

A set of tools for geocaching.

Screenshot

Project Spotlight

The Epeios XML preprocessor

A facility for macro and variable handling, and file inclusion in XML files.