Development Tools scripts - Top 4 Download

Development Tools script downloads

phpCVSView

phpCVSView is aimed at being the only tool you will need if you run a website for a project using CVS for your source control. It currently provides "pserver" connectivity to your source repository. The idea behind phpCVSview was to be a web based CVS viewer written in PHP and an ...

Krumo

To put it simply, Krumo is a replacement for print_r() and var_dump(). By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended to present human readble information ...

PHP Dreamtime

PHP Dreamtime is a development framework for deploying web sites. It includes template management, re-usable components, and a content manager. ...

PHPerl

Perl and PHP are two of the most popular languages for creating dynamic web content. The PHPerl Project aims to combine the power (and extensive code libraries!) of both languages. PHPerl links a Perl interpreter into the PHP module for Apache. It provides a PHP API for managing Perl interpreters and ...

VCL for PHP

VCL for PHP is PHP framework to develop web applications, it's OpenSource and it's licensed using LGPL.The framework has been designed to be integrated into an IDE, called Delphi for PHP, which allows you to develop PHP web applications visually with all the benefits of a RAD Integrated Development Environment. Among ...

Limb PHP Framework

Limb is a PHP Web Application Framework built with the best agile development practices. Limb was initially designed as a PHP Content Management Framework around brilliant WACT template subsystem for rapid development of Content Management Systems with nice GUI but gradually became much more than that. There are 2 different versions of Limb ...

Stratos Framework

The Stratos Framework is an open-source, object-oriented web application framework that facilitates the rapid development of well-organized, secure, and maintainable PHP web applications. The goal of Stratos is to provide an extensible framework that is easy to learn, use, and configure.Stratos frees you from working on tedious, routine tasks, and allows ...

Asterisk PHP Voicemail

Asterisk PHP Voicemail is a very simple PHP-based Web interface to Asterisk's standard voice mail system. It is designed to be an alternative to the Web-based voicemail system that ships with Asterisk because of the potential security risks of using a setuid root Perl script. ...

Spike PHPCoverage

Spike PHPCoverage is an open-source tool for measuring and reporting code coverage provided by the test suite of a PHP application. Spike PHPCoverage can instrument and record the line coverage information for any PHP script at runtime. Spike PHPCoverage also provides an extensible reporting mechanism with a standard HTML report implemented ...

php stl

php-stl is a templating implementation similar to java's JSTL. This is a tag-based template engine with configurable classes to handle various tags. The templates are written in XML, which differs from the JSTL, but provides clean output. php-stl does not provide its own template handling, but instead piggybacks on either PHPSavant ...

PHP Standard Edition

PHP Standard Edition defines a PHP Standard Edition API inspired on the Java SE. ...

Prototype of an PHP application

Prototype of an application written in php, which includes : smarty, adodb, pbjetbdd, phpgacl and esup-phpcas. Login can be managed into a database, ldap directory or a SSO-CAS. ...

PHP Project Navigator

PHP Project Navigator is a web based source browser for PHP scripts. Its strength, in comparison to other PHP source analysis tools, is the parser that it uses to produce its cross-reference database. The parser is distributed as a Perl script called ppnav.pl and uses the PHP 5 grammar from the ...

PHP Active Code Library

PHP Active Code Library is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored ...

IBT PHP Library and Framework

The IBT PHP Library (IPL) is a PHP library like no other. IPL combines the power of an enhanced function library with a structured web model to create a sort of living library. This functionality allows developers to focus more intently on their code and less intently on their design. That ...

Pwee

Pwee is a PHP extension that gives web developers the ability to expand the PHP runtime environment.Developers can use XML to define and add custom constants and variables that are accessible to each script.Pwee is a PHP extension that lets developers expand the PHP runtime environment using XML to define and ...

UnEarth

The idea behind this project is that every part of page generation that requires CPU time should be executed only when it needs to. This is an effort to maximize the (theoretical) efficiency of page generation. UnEarth differs from other caching systems in that you can cache more efficiently and intelligently ...

PHP HTML parser

PHP HTML parser allows you to to parse HTML from php scripts. ...

PhpCodeBuilder

This Web based PHP Code builder will help the developers and the normal users to create php code with few clicks. ...

Generic PHP Framework

Generic PHP Framework is a library of reusable classes for PHP applications. The idea is to grow this framework into a great foundation for writing large applications in PHP. How Does gpfr Differ From Other Frameworks? gpfr aims to become a great foundation through the following: - Strong OO design ...