Development Tools scripts - Top 4 Download

Development Tools script downloads

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). ...

Sysfence

Sysfence is a resource monitoring tool designed for Linux machines. While running as daemon it checks resource levels and makes desired action if some values exceed safety limits. It can be used for: - notifying system administrators when something goes wrong - stopping services when system performance is dropping too ...

Google Code Search Data API

The Google Code Search data API allows client and web applications to search public source code for function definitions and sample code.Here are some of the things you can do with the Code Search data API: - Create a plugin for your favorite IDE that searches over the Code Search index ...

PHP PDB

PHP-PDB is a set of PHP classes that manipulate Palm OS databases. It lets you read, write, alter, and easily use data that is meant to be sent to or retrieved from a handheld. It requires PHP 4.0.1 or later, but due to security problems with PHP 4, you should have version ...

PHP Advanced Component Library

PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code. ...

Application Server for PHP

PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : - code reuse, - packaging, - database abstraction, - easy integration with IDEs, - apply M.V.C. patern (separate business logic and front end GUI). ...

FreeEnergy

FreeEnergy is the PHP 5 framework for web applications using MySQL. The FreeEnergy methodology has been used to build applications for Autodesk, John Muir Health, AG Ferrari, Thrasher Magazine and many others. The FreeEnergy system breaks Web pages into seven modules: action, configuration, database, layout, navigation, screen and utility: - ...

PHPGroupWorks

PHPGroupWorks is a group production suite written in PHP. You can use it as an online databank of files and documents which you can work with anywhere. Also, it allows for multiple users to work on the same document project, for schools and such. It features full text editing capability, a ...

XML as Dictionary

This script uses two simple classes to provide the mechanism for XML conversion. ...
Python

Parsing an XML file with xml parsers expat

This script shows you a reusable way to use "xml.parsers.expat" to parse an XML file. When re-using the "MyXML" class, all you need to define a new class, with "MyXML" as the parent. Once you have done that, all you have to do is overwrite the inherited XML handlers and you are ready ...
Python

I18NEdit

I18NEdit is a convenience application for managing multilingual and/or localized programs or tools following the Java framework. It sits upon the localization capabilities offered by the Java ResourceBundle system and offers a PHP adapter class. Its goals: - Easy to use for developers and especially for translators. - Seamless access ...

Summarizing XHTML

This module provides a function to summarize a XHTML string - that is, shorten it so it is has no more than a given amount of words while keeping XHTML (or, hopefully, any XML) tags intact. ...
Python

Quasi

Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. ...
Python

Youpee

Youpee is an html preprocessor that allows you to embed any code of any script language as well as calling any external program to generate text files. It is specially designed to work with html/xml documents and provides traditional features: define, include, macro, conditional tests, loop... ...

BGTSoftware SSC

The BGTSoftware SSC is a style-sheet creator that uses PHP, XHTML and JAVASCRIPT. It uses a nice graphical user interface that generates a hip and happening style-sheet customised to you, ready to use in minutes. ...

IronPython

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language. ...
Python

COWeb

COWeb, Common Objects for Web Libraries is a set of php tools to manage databases, links, images, articles, cache and more.All codes are very easy to implement in your own applications. ...

change cvsroot

change_cvsroot  is a simple script written in Python that can switch a working copy of a CVS module (or modules) to another CVS root. ...
Python

XMLConfigReader

XMLConfigReader reads resource text data directly from a XML file and store it on a bidimensional array. The first dimension keys are taken from the value of the id attribute of the item elements. The second dimension array keys are taken from the names of the sub-items tags. The values are ...

SilverlightBrowser

One of the nice advantages to Silverlight is that you can view the source of a site to see how things work, but with Silverlight 1.1 Alpha that process became more complex. While you can still fish through the JavaScript and Xaml to find the .NET assembly(dll) that is doing all ...
ASP.NET