Development Tools PHP scripts - Top 4 Download

Development Tools PHP script downloads

phpPat

phpPat is an open-source php template engine. phpPat is extremely easy to use. It was build to increase the readability of your php scripts and enable you to fully practise your creativity. It can separate php code from html and perform complex tasks. ...

phpPersist

This is an Object - Relational framework for php like many those in Java. It converts objects to tables rows and back, so instead of seeing SQL in your code you see objects. ...

phpProjectMaster

phpProjectMaster is an easy to use web-based management tool for Projects, Tasks, Bugs, Customers, Employees and Timesheets. Integrated Wiki. Written in PHP/MySQL XHTML/Ajax. ...

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

phpVcs

phpVcs is a minimal Version Control System that can be hosted on a common LAMP box; real client-server layout using XML-RPC for communications. Planned clients: PHP-CLI executable, PHP-GTK, Java Swing, Web interface. Easy to install and to use. ...

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

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

PHPWidgets

PHPWidgets allows you to design and build pages using reusable elements. Features: - Separate Code, Content, and Presentation using PHPLIB templates. - Offer users a personalized experience using PHPWidgets!, and PHP/PHPLIB Sessions. ...

phpXIedit

phpXIedit is a web based application to edit, validate and preview XML documents. This program gives you a structured view of the XML data. It has support for multiple XML formats: SVG, DocBook, XHTML and more. phpXIedit is written in PHP. ...

phpXMLDOM

phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP, written in PHP. It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core. phpXMLDOM does not require the PHP DOM XML extension. ...

PIDELA

PIDELA - PHP IDE LATINOAMERICA, first PHP5 Drag & Drop IDE programmed in PHP 5 and GTK with GTK2 library using PRADO framework to make Drag & Drop Web Objects. ...

PMVCLite

PMVCLite (abbreviation of PHP Model-View-Controller Lite) is a lightweight and powerful generic object-oriented web application framework library.It will help you to manage projects developed in PHP programming language easier. ...

poopf PHP framework

poopf - persistent object-oriented PHP framework - is a minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. It provides also a secure Cookie class for persisting authenticated clients. Example: $db = new MySQL('localhost','mydb','brian','cletus',''); $user = >$db-get_record("user_table",$_PARAM["user_id"]); echo >$user-name; ...

PRAjax

The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions. The following features make this library worth using: - Allows easier Ajax programming with PHP - PHP ...

Premiumweb Networks Community System

Premiumweb Networks Community System is a Framework for PHP MySql Applications. Tired of writing always the same code for configs, login, logout, install, language-independency, sessions, templates, logging, forms for editing, searching and listing of MySql data? This Framework does it for you. ...

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

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

PUnit

PUnit is an elegant, lightweight unit testing framework for PHP 5. ...

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

Quantum Game Library

The Quantum Game Library (QGL) for PHP aims to centralise common game elements in a component library. It includes Map Computations for Grid/Hex maps, pluggable map generator, Artificial Intelligence algorithms, plugin system and more. ...