Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered 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.
Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
A PHP and PostgreSQL based website for the management of a wedding guest list. A backend interface allows the host to manage the guest list, and a web interface allows guests to RSVP online.
Template Parser Engine is a Project for developer that helps to create automaticly different fileformats.
All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
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.
GRxmlEDIT is a PHP based web application designed to make the manual creation of XML and RSS files easier.
A web form allows you to add custom nodes with children, and set their content.
The names of each element can be set.
"PHP Database Migrations" enable you to have distinct versions of your database schema. Each migration file alters the schema, a concept taken from Ruby on Rails. Migrations can be performed on all your DB servers ensuring consistency and reliability.
dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
A web-based animal shelter management system, used to create and track animals and owners. Written with a PHP/MySQL back-end and HTML/Javascript front-end, it is designed to be easy for inexperienced users to use, and easy for developers to customize.
Pocomos is a cloud-based field service solution that caters to businesses
Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
OpenComic is a CMS built primarily for webcomic websites. It uses templates to give a highly customized experience as well as a comprehensive and easy to use administration panel. It also carries a mass update client and a local update daemon.
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.
G.O.SQL is a web-based data management tool for Oracle Database. Currently, its support 7 schema's objects: Table, View, Index, Sequence, Function, Procedure, and Synonym.
Have you ever wondered what hardware works with what. This project aims to create a database (online/offline) that people can search to find compatibile hardware which actually works with their computers.
This is a Webshop built in PHP with a MySQL. This project started with a coding session with 2 collegs. Some features are a loginsystem, phpscript for builing the database, customerregistration and some other contantmanagment.
XaJaQ aims to provide a web-based visualization of the table structure of a database. A browser with native SVG-support and JavaScript is required. XaJaQ generates SQL-92-style SELECTs during the interactive definition of relations.
"Add Pictures to Database" is a web-based open source 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.
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.
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.