12 projects tagged "General"
XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.
Beautifier (previously known as PSH, the PHP Syntax Highlighter) highlights and indents source code using highlight configuration files which are similar to Ultraedit highlighting files. It supports C, C#, Java, Perl, PHP, Pascal, Lisp, Mumps, Eiffel, Euphoria, and x86 Assembler, amongst others. It handles line/block comments, keyword highlighting, correct indentation, string highlighting, language contexts (allowing embedded languages), and selection highlighting. It is available in PHP and Perl versions.
Absolut Engine is a PHP/MySQL framework built on the basis of a former news publishing system. It features 3 layer access, article posting, editing, and deleting. Included are a basic image and file manager as well as a related articles manager. Rich text editing is provided via a built-in WYSIWYG editor that produces XHTML 1.0 Strict compliant code. It is easy to extend via the module functionality. It is fully configurable and easy-to-use. Modules include discussions, surveys, RSS feed export and import, search engine optimization, a messaging system, weather reports, and Google Maps.
string_buffer.php is a class which can access and manipulate text string objects like the Java StringBuffer class and the Enumeration interface. It provides extensive support for string manipulation and has built-in enumeration that allows input parameter ranges to be handled. It also provides string manipulation functions to delete characters and to insert a string in another string.
MediaWiki ScreenPlay Extension is a text formatting add-on which allows screenwriters and hobbyists to use a MediaWiki server as a screenwriting tool. Using normal wiki syntax, you can easily write a page that will be rendered in proper screenplay format. You can export your work as a PDF for distribution or printing hard copies.
The Enchant extension aims to provide a full featured Enchant binder for PHP. The Enchant library provides a common API to work with many spelling tools. All inputs and outputs are in UTF-8 encoding. All language tags are based on ISO standards. It supports: Aspell/Pspell (intends to replace Ispell), Ispell, MySpell/Hunspell (an OOo projects also used by Mozilla), Uspell (primarily Yiddish, Hebrew, and Eastern European languages), Hspell (Hebrew), and AppleSpell (Mac OS X).
A command line tool to output your database schema and data in diff-able form.