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.
Try it Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A QuickBooks IIF file viewer and format converter.
Parse QuickBooks IIF files and display them in a nice table.
Convert QuickBooks IIF files to SQL compatible with BambooInvoice.
This is a library written in PHP for make automatic control of input data of the users.
This library can:
- Insert/Update data very fast with little row of code
- Make a HTML table from simple array
- Auto Filter data from user
Simple photo album, in php, creating thumbnails from original pictures on the fly.
Pictures are displayed in a table and are clickable to see the original picture.
It uses the GD module to resize pictures and displays them.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
MorcegoCMS is a light Content Management System written in PHP. This CMS needs a database (MySQL, Postgresql, ...), for the data access tier MorcegoCMS uses AdoDB. With only one table (table of pages) you can develop a complete website, all the pages got
This is a very simple inventory system targeting for small business with small warehouse and it is is designed for fashion and clothing industry. It is a browser based applications which utilized AJAX to let user input color/size on a two dimension table
IoguiGrid is a simple component to be used as an AJAX data grid web control wich displays database information in a dynamically constructed HTML table. This project is currently discontinued. Go to jqGrid and see if it fit your needs.
AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories.
It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.
A utility designed for developers to keep track of schema changes to project databases, and optionally all changes to a particular table, so that changes can easily be versioned for software upgrade packages and distribution etc.
Moodle 1.8 Add-In : Allows students to view all their grades in gradebook across all courses via a table which pops-up in a new window and references the mdl_assigment, mdl_assignment_submissions and mdl_user tables.
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.
This software is an extension for the WCMS typo3. It allows typo3 admins to publish job offers under several categories. you'll have an overview page with all job offers listed in a table and a detail page with specific infos for one job offer.
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.
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.
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.
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.
A simple dynamic photo gallery. It displays the the thumbnails in a table that is customisable in number of photos wide, and keeps going down until it reachs the final image.
This project supports the generation of a timetable for use in educational institutes. This has been designed specifically for a University that consists of multiple colleges and institutes.
XajaxGrid is a cross-browser JavaScript grid control that represents data in a sortable DHTML table. This component allows you to design quicky user interface by organizing your data into configurable dynamic grid, buffering and dynamical loading.
ConnView is conntrack table viewer. It is php script - frontend for ip_conntrack table. You can choose filtering, sorting for connections. Script recognizes common services in conntrack table .You can see connection list, or detail list per IP, etc.
MySTRI is the MySQL Standard Table and Row Interface. It provides a front end to tables and individual rows for multiple users. Use it to allow the content people to add data to populate your web application.
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.