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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
easy-GUI is a PHP software development framework that makes writing forms and GUI under PHP very easy and without having to integrate HTML code into PHP-based applications. It's a kind of GWT (Google web toolit) but for front-ends written in PHP.
Lifecycle Manager allows software engineers to manage all stages in the development lifecycle without losing any knowledge of decisions and changes. This system is a groupware knowledge management system for software development.
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.
This is the project for the Swedish translation of phpBB3, "phpBB3 in Swedish". We are doing translations of the actual software itself, documentation, guides, MODs, etc.
Deadlock is a powerful, fully featured user management system primarily written to protect web directories and documents using Apache's htaccess and htpasswd. Deadlock is written in PHP and uses a MySQL database.
php4cli is a opensource/open development project intended to emulate a number of user environments by encompassing the php-cli library. The purpose is for the user to interact and learn from existing environments and shells.
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
simpleWSMonitor will keep track of some values that nearly determine the availability of your webservers. It may help you find some bottlenecks from the server to your visitor and it's very lightweight, it doesn't even need a cron to work.
DLibs is a PHP framework built keeping in mind the KISS rule. Main components are ActiveDB, a simple implementation of the ActiveRecord pattern and ActiveForm, a simple form handler.
Diamond PHP Framework is a PHP java-like classes framework, designed to ease life for a day-to-day PHP web programming, based on PHP5 programming language. Designed to build powerful web applications with ease.
PHP5 class library, incorporating classes for caching, multi-process execution, diskless ImageMagick routines, network protocols,Cryptography, API and application bindings, various Web services
The HyperText Object Layer is a library of PHP5 classes that abstracts HTML elements into objects. The benefits of using the hTom is an opportunity to design web pages using the OO methodology, and do not mix HTML and PHP language anymore.
Subtle is a customizable Wordpress theme framework with built-in i10n, widget handling, simple dashboard administration, and support for FeedBurner and Wordpress Multiuser.
"Add Pictures to Database" is a web-based opensource utility that enables you to put images and pictures into (blob fields of) your existent MySQL database. Please visit http://databasepicture.sourceforge.net/ for more information.
Pillot's PHP Application Development Framework, complete PHP Object Development Framework and Tools set. Use this PHP Development Framework to develop your own Ajax-based professionnal softwares. Uses PHP5, MySQL5, Ajax, Smarty...
pdgo (PHP DataGrid Object) is a tool for build fast and easy grid with data from PEAR DB and MDB2, by sending a Query SQL to the object. pdg generate dynamic forms for CRUD (Create, Read, Update and Delete) the data.
DBG is a full-featured PHP Debugger and Profiler. Makes it easier to find problems or bugs in PHP scripts. DBG supports back-tracking, watching variables, viewing arguments passed to all nested function calls at any point of execution. Opensource.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
AstBill is a Web Based Billing, Routing and Management Software for Asterisk and VOIP running on Linux and MySQL. AstBill Provides pre and post paid billing services and have a calling card module. AstBill completely automates Asterisk and VOIP billi
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.