Slipknot is a translator for converting a lasso application to a php application. Since most lasso "methods" have something roughly analogous in PHP, this is fairly straightforward, but can save much tedious recoding of existing applications.
PHPTrans is PHP based library that allow translation of your project
output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in
existing projects as well as used for new projects.
XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources.
It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine.
Currently win32 only.
PN Templates is ancilliary to the PostNuke Content Management Development. It's aim is to select and promote an efficient, designer friendly templating system for PostNuke'd sites.
A class which will generate standards-based HTML/XHTML/CSS. The main features include: standards-based code (HTML 4.01 and XHTML 1.0: Transitional, frameset and strict supported), extensive error checking, code optimisation.
Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
Tabasco's HotForms is a PHP-Nuke 5.0 module.You define your HTML form by creating Form and Field records stored in the database, the builder takes care of creating the php-nuke pages to display the form, and submit the info by e-mail
A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
This package can be used to emulate class namespaces under PHP 5.
It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
Persephone is a data abstraction mechanism supporting automatic persistence, listing, and form generation. It takes care of all the standard, boring, data manipulation scenarios. It also works alongside existing code.
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.