RSS 31 projects tagged "php classes"

No download Website Updated 23 Dec 2002 Phptempt

Screenshot
Pop 21.49
Vit 61.67

Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.

No download Website Updated 07 Feb 2006 BlockTemplate

Screenshot
Pop 10.77
Vit 51.60

BlockTemplate is a class that implements a template engine based on the concept of blocks. The template files do not define looping logic, only variables or parameters to be replaced, to avoid using programming concepts that are not easy for designers to understand. The class supports event driven callback functions for customizing the template engine behavior.

Download Website Updated 16 Oct 2006 Simple HTML Parser

Screenshot
Pop 12.12
Vit 49.10

The Simple HTML Parser is a fast HTML parser for PHP 5 that might be described as a stream parser. It divides HTML into nodes (tags, text, or comments) and returns them one at a time in the order they appear in the source. It was inspired by HTML Parser for PHP-4 but was written from the ground up with speed as the primary goal.

Download Website Updated 25 Mar 2007 Highlighter

Screenshot
Pop 9.11
Vit 47.45

Highlighter is a PHP class that can be used to reformat highlighted PHP code. It can highlight PHP code and turn keywords into links to the respective manual page in the PHP.net site. If the code is not enclosed in PHP code tags, it adds these tags before highlighting the code. It can also escape a text string to display as HTML using configurable block tags.

Download Website Updated 03 Aug 2007 PHP Form Library

Screenshot
Pop 14.97
Vit 46.04

PHP Form Library is a framework for building HTML forms and validating them. It contains classes for each HTML element of a form, from TextEdit to FileUpload. It's integrated with Smarty Templates.

Download No website Updated 23 Nov 2012 GeSHi

Screenshot
Pop 253.50
Vit 31.33

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 100 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM.

Download Website Updated 08 Aug 2012 htmLawed

Screenshot
Pop 114.19
Vit 12.01

htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.

Download Website Updated 28 Mar 2011 HTML Purifier

Screenshot
Pop 122.67
Vit 10.33

HTML Purifier is PHP software for HTML filtering. It is an alternative to BBCode or other obscure custom markup languages. It will not only remove all malicious code (XSS), but will also make sure the HTML is standards compliant.

Download Website Updated 18 Mar 2008 phpHtmlLib

Screenshot
Pop 197.98
Vit 7.68

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

Download No website Updated 09 Jun 2010 Mac's CMS

Screenshot
Pop 93.16
Vit 7.15

Mac's CMS is a flat file (XML and SQLite) AJAX content management system. It focuses mainly on the "Edit In Place" editing concept. It comes with a built-in blog with moderation support, user manager section, roles manager section, and SEO/SEF URLs.

Screenshot

Project Spotlight

SMI

A solution to manage services and technical support.

Screenshot

Project Spotlight

ESMTP

A simple relay-only MTA.