Development Tools scripts - Top 4 Download

Development Tools script downloads

Hashit

Hashit is a generic hash library. It provides different collision handling methods, which could be selected at table creation time and  has one common interface for all this methods. ...

mbsa2txt

This script allows you to read the Microsoft Baseline Security Analyzer 1.2.1 XML output and sends it to standard output in a readable text format. ...
Python

K PHP Develop

K PHP Develop it's an integrated Web developement tool, something like MS Interdev. It was designed for team work. K PHP Develop contains three modules: - Server - Server Setup - Client - and plugins for accessing database servers. It supports PostgresSQL, MySQL and Sybase. Features: - ...

XiTemplate

XiTemplate is an easy to use and very fast PHP template engine. Although PHP is technically a template system by itself since PHP code and HTML code can coexist in the same file, XiTemplate addresses some common problems with this approach. XiTemplate is not the only template engine available so this ...

KeywordsGen

KeywordsGen is a keyword generator of webpage(s) by using PHP and MySQL. The primary purpose of KeywordsGen is to automatically generate the hyper-link to all the defined keywords on webpages and update links when pages changed. ...

XML Check

This class implements methods to check if a URL or file is well-formed XML. If not the class supplies methods to return the error message, line number and column number. If the source is well-formed the class provides methods to return the number of elements, attributes, text_sections, size of text sections ...

Virtual Template

Virtual Template is a new template class, written in PHP. It allows you a fast developement for your site. It's VERY easy to use and provides fast processing capabilities ! ...

Flat Frog

Flat Frog is a templating engine working in php. It allows the most usefull functions : loops, test, switch, inclusion of files and plugin capabilities. It has compiling and caching capabilites. ...

Php Mysql Site Builder

Php/Mysql Site Builder is a PHP/Mysql tool for managing your homepage. You can create dynamic and static versions of your site. ...

CxxTest

CxxTest is a JUnit/CppUnit/xUnit-like framework for C .It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones). Its advantages over existing alternatives are that it: - Doesn't require RTTI - Doesn't require member template functions - Doesn't require exception handling ...

WASP

WASP is a powerful web application framework built on PHP 5. WASP strives to allow web developers to make great applications with more fun and less code, but in the familiar playground of PHP.WASP was written from the ground up in pure Object Oriented PHP5. WASP fully utilizes all of the ...

Project Manager PHP

Project Manager provide you PHP/MySQL scripts for project management, with an hierarchical view, custom databases, files and notes attached to each node and a user access control system. ...

Libcwd

Libcwd is a thread-safe, full-featured debugging support library for C developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names. Features: - End-users of an application don't need to ...

DelphiLanguage

This is the Delphi language rendering module which is included in .NET Reflector. ...
ASP.NET

QuiXplorer

QuiXplorer is a multi-user, web-based file-manager. It allows you to manage and/or share files over the internet, or an intranet.The latest version provides the following functionality: - Browsing directories; showing names, file sizes, file types, modification times and permissions - Copying, moving and deleting files - Searching for files ...

Extract text from XML document

This script represents an alternative way of extracting text from a WF XML source. ...
Python

Template Lite

Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty template engine functions and filters. Template Lite has many advantages over other template engines, as well as a few disadvantages. - Template Lite is a stripped down version of Smarty ...

makeHTML

makeHTML is a tool which helps the webmaster of complex web pages and allows the full control of the generated source. ...

Php Object Template

The goal of Pot is to totally divide logic from the design. Pot can be used by ‘common’ people just writing some XML tags in the html code, that will be parsed by the Php Pot code to create the final working page. For ‘working page’ is inteded a page that ...

Serializer Class

This Class enable you to pass and receive complex data type from and to PHP using the native PHP functions serialize and unserialize (this means that you can receive an array directly from PHP without making any kind of split to obtain your original array). ...