Development Tools PHP scripts - Top 4 Download

Development Tools PHP script downloads

Google Maps API

The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. You can add overlays to the map (including markers and polylines) and display shadowed "info windows" just like Google Maps.The Maps API is a free beta service, available for any web site that is free ...

JS Designer

JS Designer is a lightweight IDE (Integrated Development Environment) to help you designing your Web-based client-side applications.With JS Designer, you can create widgets like : - buttons, - labels (div), - text, password or textarea fields, - radio or check boxes, - selectors, - images ...

dbobj

dbobj is an open source object persistence layer for PHP. It may also be called an Object Relation Mapping (ORM) layer or an Active Record implementation for PHP. Most PHP applications use a relational database for data storage and management. Usually this is done using SQL queries. This is nice 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. ...

Countdown

This script allows you to have the countdown accurate to the second, minute, hour, day, month or year. Currently it is not implemented as a Server Side Include and requires that you point to the countdown script as a separate page in order to work. The Countdown script is a somewhat simple ...

Dev PHP

Dev-PHP is a well-featured integrated development environment (IDE) for PHP.  You'll be able to create scripts and applications using the PHP scripting language and the PHP-GTK library (both included in the "PHP Package"). Dev-PHP is free software under the GNU General Public License, which means you can freely modify or use the ...

Simple Modular Access Control List

SMACL is a php library, and a framework, for developing web application that requires a complex permissions system.Generic ACL libraries have their own data representation of the objects used for permission assign and check. Usually you already have a set of entities in your application database, to which you wish to ...

GSA Simple XML Parser

GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex. ...

CS PHP XML

It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML. ...

Simple Spreadsheet

Simple Spreadsheet is a web-based spreadsheet program written in Javascript, HTML, CSS and PHP. It features formulas, charts, numeric formats, keyboard navigation, etc. Javascript is used for the default data format and for the macros and formulas. Functionality: - Formulas - Functions (including all Javascript functions) - Custom ...

Really Simple PHP and Ajax

RSPA is a component based event driven ajax enabled framework for PHP4 and PHP 5. It is a combination of plane PHP class and HTML. Using this framework you can call server side PHP class functions from client side control events. And in the server side function you can directly manipulate ...

PHP Runtime

PHP Runtime was created to help PHP developers (mainly PHP-GTK developers) distribute their applications without having to worry about getting the PHP executable and DLL's distributed aswell. If PHP Runtime picks up, and enough people have it, writing PHP-GTK applications will run automatically without any hassles. The seemless integration should pick ...

ActiveLink PHP XML Package

ActiveLink PHP XML Package provides an easy interface to parse, read, modify, and output XML and XML documents. ActiveLink PHP XML Package is purely implemented in PHP and does not require any PHP XML extensions (including xml or domXML). Provided classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, ...

fastm

fastm is a fast template,  Java Port of PHP Fast Template. Emulate JDynamiTe (another sf project). fastm Advantage: Template stands alone from the Parametter Setting part. Template can be safely reused by multiple threads to generate page at any time. ...

ENVOS

ENVOS is a framework for PHP which uses commonly known design patterns like ActiveRecord, Front Controller and MVC. ENVOS include many features, as: request dispatcher, Smarty-based templates, filters and many others. ...

KISS

KISS is a PHP WEB framework based on PHP5 OO(object oriented) model. It has inbuild ORM module, multiple DB, MVC, Caching and Ajax support.This framework is very easy to use and it will decrease the time needed for your projects. ...

XML to PDF Converter

XML to PDF Converter is a small library in PHP to convert XML documents to PDF. You can instantly create PDF documents using this tool. ...

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

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 O Lait

PHP-O-Lait, in a few lines of code (three if you include the 'require_once') provides a transparent bridge between server-side PHP methods and client-side JavaScript code.PHP-O-Lait uses Ajax to send the request and receive the response, and JSON for the data encoding / decoding. You don't need to know what either of these are ...