Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
Build Secure Enterprise Apps Fast with Retool
Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.
Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
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]
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
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.