Development Tools scripts - Top 4 Download

Development Tools script downloads

Siphar

The Simple PHP Application ARchitecture is an MVC web development applciation and templating framework for PHP. It is designed to be simple and small in implementation and yet fully implement the MVC design pattern for web applications. ...

SEIF

SEIF is a tool to process, compile and run PHP like scripts. In fact the SEIF scripts look like PHP scripts and should have at least the same power, but they use an Eiffel syntax. The goal of SEIF is not to create a new langage, but to make it possible. ...

PHPForza

PHPForza provides an AOP (Aspect Oriented Programming) functionality within your PHP scripts. It is written on pure PHP -- no need to install any extensions. PHPForza works as a runtime weaver (no need to compile scripts). ...

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

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

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

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

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

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

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

Open Source Etailer Suite

OSEtailer is providing you with a new and exciting MVC that is being designed for flexibility in giving the online business important modules to make operating that business fun, enjoyable and profitable. At the same time it must remain affordable and be able to develop applications as fast as you possibly can but ...

PHP Software Updater

This project consists of a specification of how a client should communicate with the server to fetch it's updates. The server is scaled to support hosting of mulitple applications at the same time. This tools allow to write website software which updates more or less automatically from the main programming server ...

ASAPlate

When working on big PHP projects one of the big problems is where you stop developing the application itself and where the look and feel starts. And if you only have to develop the processes and the graphical desing is made by another person or team, then the problems turns into ...

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

MantisConnect

The idea of this project is to provide an easy way to connect to a Mantis installation via a SOAP webservice. MantisConnect is a PHP webservice that is built on top of Mantis API. Being a webservice allows easy creation of proxy clients from languages like Java, PHP, Perl, and others. ...

Eleven

Eleven is a programming language for creating reliable, scalable web applications. Applications are expressed in a high-level language with a simple, C-like syntax, from which the Eleven compiler generates complete, ready-to-run implementions in PHP or mod_perl. Eleven is designed for applications in which rapid development, high performance, and stability are critical ...

ezXML

ezXML is a C library for parsing XML documents inspired by simpleXML for PHP. As the name implies, it's easy to use. It's ideal for parsing XML configuration files or REST web service responses. It's also fast and lightweight (less than 20k compiled). ...

Webinstall

Webinstall is a compressed web-based installer for PHP scripts. It can be setup to configure an existing script, download new updates from the web, or pack the compressed files into the installer. ...

SimpleT

SimpleT is about "reclaiming" PHP as a template language for rendering HTML. SimpleT takes the view that PHP already is an excellent template language and when used purely for that purpose, is very easy for web page designers to work with (in particular because there are a number of tools popular ...

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