Showing 946 open source projects for "php web-based"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1
    Emerge Desktop
    emerge is an alternate windows shell. It's purpose is to replace Windows Explorer as your desktop user interface, providing similar functionality, with the additional plugins to provide even more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    A web-based maintenance management system for water and wastewater networks. Allows to store customer complaints and issue workorder sheets. Rather than using street names, maps and landmarks are used for navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vStats is a php/mysql based website counter. It collects statistics about the visitors' (user or robot) browser, os and the country they are from. vStats keeps also track of the time and date of the visit and the referred website. Status update 2011-11-01: Major redesign is ongoing with IPv6 support, more efficient code and more statistics. Stay tuned for the first alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/searching. It is extremely flexible and extendible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP Report Generator generates PDF-files from an result set of an SQL Statement. The description of the report is stored in a SQL Table. The project consists of the printing machine and an HTML front end, to create a report definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHPJobSeeker is here to help job seekers track the status of jobs they're looking at for potential employment. It is designed to assist the seeker in tracking jobs, contacts, companies, recruitment companies, status, next actions / due dates, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A RAD toolkit for modeling business processes inside PHP websites. Extremely well-suited to data management situations that require complex workflows and rules. Designed for use by non programmers, plus there's a full API and docs for developers. See www.freeformsolutions.ca/formulize for more info. See GitHub for the latest code: http://www.freeform.ca/en/formulize-downloads#version-control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sqlite Php Manager

    Sqlite Php Manager

    Single file manager for sqlite databases.

    Single PHP file manager for sqlite databases. - Requires PHP 5 or newer. - Uses PHP built in PDO DB driver. - Works on SQLite 2 & 3 files. - Built in one-click common SQL commands - Auto type SQL command buttons
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    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
  • 10
    本生理财 BenSon Bank CMS
    本生理财: 免费的个人财富管理系统--本生理财是一个很好用的个人理财工具。小巧玲珑而又功能强大。也可用于中小企业或个人用户的财务管理。Cash Management System - Please download via topnew.net/bank
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Private organizer/notepad. Will be web-based and written in php/MySQL. Will have the tree-organized structure of nodes (pieces of info, notes, groups, subgroups). Will allow to publish for everybody access some nodes as a blog view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    Hi, we are introducing you something new - ZZZ Knowledge Base. This is a base which stores knowledge in the form of nested sets, each set can contain a virtually unlimited number of elements and, in turn, each element can contain multiple elements. The access time from multiple ELEMENT NOT DEPEND ON THE NUMBER OF ITEMS IN IT AND PRACTICAL instantaneous! The access to knowledge base is realized through a "server" to which you can connect an unlimited number of "clients" as one computer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Web Auction is a simple auction designed for organizations or individuals who want to hold an auction. It is not like Ebay in the sense that only admins can add products. Products can have pictures, price, minimum bids, bid imcrements, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MyDataAccess es una herramienta para webmasters que permite crear y gestionar facilmente todas las tablas necesarias para almacenar los datos de cualquier proyecto web, creando automaticamente un panel de control para la gestion de los datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gwreports
    gwreports is a MySQL reporting tool implemented as a module for XOOPS and ImpressCMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Desy

    Interactive geospatial directory

    Desy is an interactive, geospatially driven directory designed for finding places near and far based on location and parameters--not folders or political boundaries. Places are community-built with users helping to add, build, and maintain site data. Content is available through desktop and mobile interfaces, various feeds, and semantically structured for maximum accessibility. Monetization and SEO tools are built-in for profit generation and higher rankings. Code is highly optimized for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MySQLTunnel

    MySQLTunnel

    HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.

    HTTP tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does. MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result if needed. You can also choose whether to expose its functionality upon calling the script with a Web Browser or not. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project has moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VideoDB is a database to manage your personal video collection. It uses PHP and MySQL and features fetching Movie data from the Internet Movie Database (IMDb). videoDB has now moved to its new home at http://github.com/andig/videodb
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Note: This project is no longer maintained on Sourceforge. Information here has mostly been left for historical purposes. PLEASE REFER TO THE OFFICIAL PROJECT PAGE AT https://github.com/phppgadmin. Thank You! phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views, and functions (stored procs)
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21

    Odalis

    A PHP/mySQL framework to manage any kind of processes

    Odalis - the Open Data Linking System - is an Information Management Framework for professional use. Manage any kind of processes and move data from all different sources to any destinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    eledSQL

    eledSQL

    Erlangen Learning Environment for Databases and SQL

    The Erlangen Learning Environment for Databases and SQL offers schools and teachers a new way to teach the subjects Databases and SQL. eledSQL was created as part of a bachelor equivalent thesis at the FAU Erlangen-Nuremberg, Didactics of Informatics. Currently available in English and German, but with support for language files. eledSQL is provided under the Creative Commons License CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) Some of the icons are part of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Source PHP 5.3 Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpNDT is web-wrapper for pyNDT. phpNDT - это веб-оболочка для pyNDT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB