85 projects tagged "Text Processing"
This is a generic HTML table wrapper base class. It provides basic functionality to generate the output of any HTML component that may be layed out in a table. It features XHTML compliant output and built-in control of table, row and cell color, width, alignment, and border width. Cell contents are fully definable in subclasses by iterating over the class functions to define the data of the rows and their cells.
MyHeadlines is module that adds syndicated headline functionality to any PHP and MySQL-based website. Your users may subscribe to multiple RSS feeds from a fully categorized database of over 1,000 sources. It was previously a PHPNuke/PostNuke Addon, but can now be integrated with any Web site.
XML parser class is a PHP class that parses arbitrary XML input and builds an array with the structure of all tag and data elements. Optionally it can keep track of the positions of each element to locate elements that may be contextually in error. Supports a parsed file cache to minimize the overhead of parsing the same file repeatedly. Optimized parsing of simplified XML (SML) formats ignoring the tag attributes.
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.
AlberT-EasySite is a PHP-based site generation system that pays particular attention to graphics and to the complete separation of PHP and HTML code. It is a plugin based system. Template "objects" are handled by a plugin, making it very easy to add your own custom objects. Multiple themes and users support are included, as are the predefined HTML objects include, repeat, title, table, subDomain, counter, etc. It embeds AlberT-cache to speed up performance.
RSS Writer Class is a PHP class that can generate RSS (Rich/RDF Site Summary) XML documents. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.
The XML_XPath PEAR Class allows easy manipulation, maneuvering, and querying of a domxml tree using both xpath queries and DOM walk functions. It uses an internal pointer for all methods on which the action is performed. Results from an xpath query are returned as an XML_XPath_Result object, which contains all the DOM functions from the main object. This class tries to stay as close as possible to the DOM Recommendation. It is important to note that this is only an interface for the PHP domxml library. It depends on that library available (--with-dom) and hence requires PHP 4.2.1. This class is useful if you are looking for a fast implementation to XML documents.
A style and grammar checker for English, Polish, German, and other languages