Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Package to define easy access for endusers to mysql databases through a webinterface. It's not just a report generator, it also provides an interface for editing the data in the database. All configuration also done by tables in the same database.
Generate Entity Relationship Diagrams for a a database supported by the ADODB library, using PHP. The data for this ERD is kept in a table in the database.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).
A datawarehouse-portal. Built using PHP. Can show text-reports as well as graphs generated from SQL-queries. Also contains admin. functions. Modules can be used in other projects (database- and form-abstraction). At this time only compat. with Postgresql.
FormEntry allows you to to generate an HTML interface for one or more SQL tables directly from the definition of the SQL tables. It includes the ability to generate elaborate checking of the form result using generated Javascript or PHP code provided by
PHP DB Edit Toolkit is a set of PHP classes makes the generation of
database edit interfaces easier and faster. The main class builds
tabular and form views based on a data dictionary and takes
over handling of insert/update/delete and user input.
Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables. Just design your database and let phpCodeGenie do the coding for you.
Sylex PHP is a collection of PHP classes for help webmasters and database administrators to create forms with javascript validation (formgenerator) and reports (report generator) in a easy way. All classes are made to use with mySQL.
PHP class that creates a Web Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates.
webxadmin is a generic php/mysql application that performs data management through an webbased HTML interface.
From an XML-based schema definition, webXadmin generates records list, and HTML forms. Features include sorting, search, and form customizatio
PHP scripts to help manage a html form to admin data in MySQL. With only some lines of PHP code you get a html form. Features: easy management, customizations, drop down lists easy, and others.
phparchive is a framework to build a internet/intranet application. You can create form where edit contents and handle joins, in this case a content is a collection of coherent
information such as the cards of an address book or products in a catalog.
Web based (PHP and MySQL) tool connects Databases to SVG files, merges to variable printed documents with recursion, imposition, and RDM features. Spools: SVGprint, Postscript (2,3), EPS (3), PDF (x/1a, 1.4), VIPP (4), PPML (VDX), VPS.
ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.
phpSurvey is a web based survey package written in PHP4. With support for several powerful functionalities such as survey library, report generator, result analysis tool, and many others. PostgresQL is used as the backend database.
With phpdefob you can use and compose web objects. While html forms are usually static, phpdefob allows you to provide a simple definition (consisting of elements, subobjects) from which a php class (methods: init, input, check, form, store) is generated
XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
IDEA is a package for input and output of data out of/ into a database. Beginning as a web-application, IDEA generates your HTML-forms for the input and gives you some HTML- or PDF-output back. Everything IDEA does comes from one XML-file per form.
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
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.