No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
PHP R.A.D. Controls is a collection of controls like, grids, tabs panels, select inputs, but with more prestabilities for php. With this controls u can win a lot of time, and u can create very powrfull sites. (PHP Rapid Aplications Defelopment controls)
This is a dynamic report generator for MySQL. End users will be able to select tables, fields and set conditions graphically using a web based interface to generate reports. These reports can then be saved or exported to other formats.
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
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.
Simple project management solution. You can create users, projects, select users per project and handle the project details. Graphics and such in the project preview. You need phpCoreLib(http://sourceforge.net/projects/phpcorelib/) to run this project!
Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
Provide a HTTP-Interface to a MySQL-Database. The enduser is asked to select the tables and fields which he like to have in the result. Then a SQL-Statement will be generated and forwarded to the database. At least the result set will be shown.
phpRadio is a web application that gives you complete control of an IceCast streaming radio server using PHP and MySQL. Supports many simultaneous streams. You can select upcoming songs, skip and repeat songs, and much more!
ABlog is meant to be used by system administrators or other persons as a kind of stationary.
Select a machine, a service and give a comment. This data is stored then.
It's simple to use and simple to configure. Needs Apache, PHP and PostgreSQL.
dhtmlwidgets is a collection of DHTML Widgets including a calendar style date picker, div popups, an html SELECT combo box dropdown replacement that does not overlap other blocks, and other widgets. Uses a PHP API (simple function calls)
fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
Will allow users to select a product or service and add/remove additional options/costs to the bill. My site will use this to sell web hosting. A user will select hosting, supply a domain name, select domain, bandwidth, storage space, other options
Fast and easy template system.
Easy templates for easy use. Users can select their own template or you can setup a standard template for the site.
System works with COOKIES, SESSIONS
Independent Forum News System it is a way to select your forum messages who goes to the news section of your site, the project starts with phpBB2 suport, anyway others forum systens can be suported on the future
phpMySQLBackup is a simple PHP-Backup-Script. It can provide automatically a Backup. Briefly: select Database, select backup methode, start backup manually or automatically at any time. >> More Information go to Project Home Page <<
pLiMa is a php mailing list application that allows users to easily set up lists as needed, to choose what extra information they would like to harvest when users subscribe, then to select subsets of a list as recipients of a broadcast mail-out. It uses
Keep track of your ups and downs! éMotif is a PHP script using a MySQL database to store information regarding your mood of the moment. You select an icon and a mood to represent how you're feeling and also optionally include a few notes.
CSS-Tag lets you select every CSS-element you need and provides all possible parameters through drop-down menus and text fields. The complete tag will be outputed.
this is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts. it creates scripts and puts into separa
PN Templates is ancilliary to the PostNuke Content Management Development. It's aim is to select and promote an efficient, designer friendly templating system for PostNuke'd sites.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
A WordPress plugin to create galleries using photos stored on Flickr
- Fast and light - uses intelligent caching to load galleries instantly
- Support for both Public and Private photos
- Create multiple galleries with different parameters
- Select Photos from your Flickr Photostream, a Photoset, a Gallery, a Group or a set of tags
- Multiple sorting options available so that you don't have to rely on Flickr's sorting options
- Customizable image sizes with cropping settings
- Infinitely customizable with custom CSS field
- Fits into a sidebar widget too
- Insert multiple galleries on same page with independent slideshow and pagination
- Fits automatically according to the width of the theme or you can select the width of the gallery yourself
- Ability to disable built-in slideshow so that you can use a slideshow plugin of your choice
- Intuitive menu pages with easy configuration options and photo previews
- SEO friendly, all your photos are available to search engine crawlers
This is a framework for building SQL queries (SELECT, UPDATE, INSERT, DELETE) in an object-oriented way. The generated query (it really is just a string) can then be used with any type of database access layer. (ie. MDB2).
Web table that connects to a mySQL table and shows its data
Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap.
The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent. This is optimal for tables with many records.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)