RSS 17 projects tagged "English"

No download Website Updated 10 Jun 2006 kassiope

Screenshot
Pop 15.81
Vit 1.55

kassiope is a repository-based code generator for business applications such as accounting, human resources, and logistics.

Download Website Updated 15 Feb 2006 Aspect Oriented Programming (AOP) Library ...

Screenshot
Pop 39.05
Vit 1.45

This package can be used to implement aspect oriented programming (AOP) by executing the code of classes that enable orthogonal aspects at run- time. The intention is to provide a means to implement orthogonal aspects in separate classes that may be an interesting add to the application, like logging, caching, transaction control, etc., without affecting the main business logic. The package provides base classes for implementing defining point cuts where the code of an advice class is called to implement actions of the orthogonal aspects that an application may need to enable.

No download Website Updated 09 Nov 2005 Power Form Validation

Screenshot
Pop 15.03
Vit 52.46

Power Form Validation is class which helps a programmer to validate form inputs just in few lines of code. This class can help control whether a field is empty, whether a component is selected, whether the values of two components are the same, whether a text entry value consists only of letters, whether a value was changed from a given value, and whether a value is longer than or shorter than or equal to a given value. The class can also control how many components are not selected or how many of them have no value entered. Email addresses can be validated with regular expressions.

Download Website Updated 20 Oct 2006 PHPGallue

Screenshot
Pop 40.07
Vit 2.31

PHPGallue is a multi-user, server-oriented image management system with a Web frontend. PHPGallue is suited for photographers to organize and publish their work. It allows the user to mark images, groups, categories, films, and series as private or as only visible to registered users. It is designed especially for large numbers of images. The Web frontend and backend libraries are completely separated, so it is easy to integrate PHPGallue as a management system into existing Web applications.

Download Website Updated 04 May 2008 Scramble Eggs

Screenshot
Pop 14.59
Vit 1.09

Scramble Eggs is a PHP class to scramble and unscramble values with fake text and number patterns. This is an alternative to a more sophisticated encryption scheme. It can be used to disguise GET, POST, and SESSION values.

Download Website Updated 16 Jul 2007 IAM OPML Parser Class

Screenshot
Pop 28.62
Vit 1.00

IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. This array contains, for each of the OPML file's elements, the following attributes: link_url, link_name, link_target, link_description, link_rss, created (date of creation), and type (link type: RSS, HTML, etc.). The class uses file_get_contents() to retrieve the contents of the OPML file, and then the XML extension is used to parse and store the file’s data in an associative array, where each outline element is stored using a different array index.

Download Website Updated 14 Apr 2013 Adventure-(PHP-)Framework

Screenshot
Pop 219.09
Vit 38.30

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

No download Website Updated 21 Jan 2008 Max's Whois

Screenshot
Pop 25.20
Vit 1.00

Max's Whois is a semi-professional domain whois script that allows you to check domain availability before registration. It supports the most important TLDs like .com, .net, .org, .biz, .info, .name, etc. (a list of almost 100 TLDs is included). Installation and setup is very simple. You only need to upload the files to your Web server and set the relevant TLDs. The script is written in PHP using object oriented design. The frontend uses CSS, so changing the style is very simple.

No download Website Updated 23 Jan 2008 Max's File Uploader

Screenshot
Pop 16.12
Vit 1.00

Max's File Uploader is a file uploader script for use in Web pages. Installation and setup is very easy. You only need to upload the relevant files and insert a line of code into your own script.

No download No website Updated 21 Jul 2008 Secured Object for Database Abstraction

Screenshot
Pop 23.41
Vit 2.46

Secured Object for Database Abstraction is a database abstraction layer for PHP with the ability to store encrypted properties in a read-only or write-only way.

Screenshot

Project Spotlight

cdr2serial

Sending of Asterisk CDR to a serial device.

Screenshot

Project Spotlight

ClubMaster

A membership management system.