Development Tools scripts - Top 4 Download

Development Tools script downloads

KXParse

KXParse is a PHP-based, light-weight XML parser. This is a useful tool for you when you deal with XML files. It is compatible with all modern web browsers. ...

Noas PHP

Noas PHP is a framework for PHP 5.It provides the following features: User message support, Web Application manager, MVC component structure, Session managing system, Request managing system, User authentificate, Template support, Tag extension, Internationalize, Input form validation, Data base abstract layer and others ...

PHP Dyn

PHP_Dyn is a PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed. ...

Siphar

The Simple PHP Application ARchitecture is an MVC web development applciation and templating framework for PHP. It is designed to be simple and small in implementation and yet fully implement the MVC design pattern for web applications. ...

Conglomerate

Conglomerate should allow you to load and edit any well-formed XML document.It lets you "undo" and "redo" any changes you make to a document. Also, it can store an arbitrary amount of "undo" and "redo" history, up to the memory of the computer you're running it on. Requirements: · GTK2 ...

ggcov

ggcov is a GTK GUI for exploring test coverage data produced by C and C programs compiled with gcc -fprofile-arcs -ftest-coverage. In other words it is basically a GUI replacement for the gcov program that comes with gcc. Requirements: · libglade library with GNOME support · GNOME libgnomeui library · GNOME ...

PHP Debug Var

Debug-Var is a PHP class for sophisticated display of variables when developing scripts. It offers similar information about variables as the PHP-functions "var_dump" or "var_export", but has more options and a much more improved grafical output! Features - Easily switch debug on and off. - Display a summary with ...

arbplate

arbplate is an easy to use and powerful PHP based template system that allows the seperation of code and design. This will include some database abstraction, as well as a user authentication system. ...

Validating XML with External DTDs using xmlproc

PyXML is a useful package for parsing XML. The xmlval and xmldtd modules let you validate XML docs against an external DTD file. This is a simple, straightforward script that illustrates how to use the xmlval and xmldtd modules for validated XML parsing. ...
Python

Align XML ElementTrees with original text

Often when a program adds some XML markup to a plain-text document, it doesn't retain the original whitespace formatting. This script determines the character offsets the XML elements should have had in the original document. ...
Python

IDLEfork

IDLEfork project was an official experimental development fork of Python's small, light, 'bundled' integrated development environment, IDLE.The objective was to develop a version of IDLE which had an execution environment which could be initialized prior to each run of user code.  ...
Python

phpWF

phpWF is an object-oriented php library of widgets for writing web applications. The objective of the library is to write web pages faster without worring about the layout of pages and the HTML code,but concentrating the (php) coding efforts in writing applications. The set of widgets and the variety of personalizations ...

PHPSitemap

PHPSitemap is a sitemapping utility written in PHP. It has been tested on Windows 2000, Apache/1.3.23, and PHP 4.1.1. It features a pluggable architecture, HTML/PDF processing, and the ability to sort by title/filename asc/desc on a per-directory basis. ...

Eocene

Eocene is a simple and easy to use OO (Object Oriented) Web development framework to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations. ...

Ljopml

This is a Python script to generate the OPML feed of your LiveJournal Friends list. ...
Python

phpWebmin

phpWebmin consists of a port of Webmin's weblib.pl to PHP, and the integration of the phplib html template class, to help you in writing Webmin modules in PHP and to have a true separation between code and html. Main features: - Most useful weblib.pl functions ported to PHP - ...

Simple XML serlializer de serializer

This script presents a way of serializing & de-serializing XML using the marshal module. The XML is converted to an equivalent Python dictionary first, which is marshaled to serialize it. De-serialization first unmarshals the dictionary from the file, and constructs the original XML. ...
Python

bblocked

bblocked is a state of the art proxy script created in PHP (compatible with both PHP4 >= 4.3.0 and PHP5) in order to free people from the unfair restraints of various filtering and to ensure that in the open internet, user’s privacy is never compromised. This is mainly done by processing ...

Qunix

Qunix is a Unix-like system built in PHP. It uses the latest in Javascript DHTML technologies to create a seamless interface. ...

Php XPath

Php.XPath is a php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. ...