Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
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.
phpPgEdit is phpMyEdit for the PostGreSQL. It provides an instant table editor in HTML. It includes a huge set of table manipulation functions table sorting, filtering, table lookups, and more.
The dbmap class allows the developer to Read, Browse, Insert, Update or Delete table entries on a MySQL Database with a few lines of code. Written in PHP.
Cdatabase is a database application designed to fit the needs of C/PHP developers. To the user/developer it's an easy, comprehensive table/row DBMS similar to MYSQL. But truely, it maintains simplicity due to the fact that everything is flat file based.
phpPgWeb is a library to create in a simple way an autoconfiguring web interface to postgresql databases.
It is also manually configurable.
It manage table dependences.
It manage files(large object), for example images (create automatically thumbnail.
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.
GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
A small PHP file that help to translate from a CSV to MySQL DB table, using the name of the archive as the name of the table, and the head of the columns as the fields names. You can specify all the characteristics of the fields before upload the data.
phpMyComparer is a tool written in PHP intended to compare MySQL tables/databases over the Web. It can compare data and/or structure of databases, can modify data/stucture of one table/database to another or make an MySQL request for this.
Oracle to MySQL Table Data Converter - this is as simple as it gets! Just make a MySQL table with the same schema as your Oracle table, then run the included .php file in your browser and fill in dbase access info and VOILA - Automatic Conversion!
A fast, high-performance content engine with many features, such as news management, user management, e-commerce functions and barcode generation as well as formatting, forms and table functions to increase the speed of dynamic web development.
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.
phpMonAnnuaire is a directory written in PHP. It can use MySQL or LDAP db. You can adapt it to your own database or use the MySQL table that come with.
MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
NoCre is a tool written in PHP to make creation of MySQL tables with InnoDB table type easy. You can create relations between tables easily and get the SQL queries and execute them.
phpMaint is a PHP implementation of a set of MySQL non-relational database table maintenance scripts. It provides the ability to add, update, delete, and search entries. It works with every MySQL data type, and produces formatted, XHTML compliant code.
The Traverser provides an easy way to share tables of information over the Internet. It automatically integrates the parent-child table hierarchy as it handles navigation, editing, sorts, searches, and lookups. Just specify the fields and indexes.
How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
A set of php scripts to manage your data for selected DB. All your tables will be shown you for data management on them. MySQLDataManagement is intended to add / edit / delete / list records on selected table - DB .
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
The HTMLresourceKit is a library of widgets written in PHP wich make building LAMP web-applications much easier. There´s a simple table widget to browse through the data, a form widget with autovalidation and also a treemenu widget.