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.
PHPCoverage is an open-source tool for measuring and reporting code coverage provided by the test suite of a PHP application. PHPCoverage can instrument and record the line coverage information for any PHP script at runtime.
Mysql Ajax Table Editor is an easy to use mysql table editor with a ton of features. For examples and more information check out http://www.mysqlajaxtableeditor.com/.
This is is a modular, test driven website that tries to break web clients of all kind. If you are developing applications that interact with websites you might want to throw it at this website first and see if it survives.
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.
BugFree is a PHP/MySQL web based bug tracking system with features such as bug/issue tracking, test case/result management, project management, email notification, and powerful statistic chart etc. Language packs include English and Simplified Chinese.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
A minimal PHP toolkit that aims to include useful primitives to speed up web development while not imposing a workflow on the dev. For lack of better naming skills it's named after me, but that's subject to change whenever needed.
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
Modification for Doctrine ORM 1.2.2 that generates Zend Forms ready to be used in your controllers. The forms generated with this bridge accept population with Doctrine Records and return Doctrine Records wich can be saved with a single line of code.
ICED (Inline Chemical Equations Drawer) is the implementation of the web based chemical markup language, which can be used as a part of HTML layout. Its purpose is the visualization of chemical structural formulas, equations and other chemical info.
Simple, easy to use CMS framework, written in PHP5. It use MySQL database, have a modular structure, that allow to easy extends it with new functionality.
Bug tracking PHP application, intended to enable final users to report and track bugs or issues, allowing managers to open/assign this bugs to developers. Real easy time tracking interface, and ajax attachments management. Custom reports supported.
Corelib is a framework build in PHP, designed with the aim to create a very stable and extensible framework. This is done by standardizing the development process and structure, and encapsulating the process into enclosed and abstract processes.
svnwebmanager is purpose for svn user self manager,group,alias,repo,authority etc. manager via web ui. this version is for php. future maybe other language branche. svnwebmanager的主要目的是解决svn用户自管理/仓库权限的WEB管理.[htt
BXL is a web application development tool. With BXL you can configure forms and also sub forms in html on database queries. BXL uses: PHP, MySQL, XSLT, JQuery and Ajax.
Phemto is a dependency injector for PHP. Similar in concept to Pico container, but smaller. DI is for managing complex OO dependencies on a large project, e.g. for web frameworks. A cleaner alternative to registry or service locator patterns.