Open Source PHP Database Software - Page 10

PHP Database Software

View 477 business solutions

Browse free open source PHP Database Software and projects below. Use the toggles on the left to filter open source PHP Database Software by OS, license, language, programming language, and project status.

  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    bdb is a Bibliography DataBase. It is written in PHP and requires MySQL, web server and web browser. bdb can work under almost any operating system. With bdb one can easily add items to the database, search for information and generate reports.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    php frontend for proftpd and mysql.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    iPJC is a record keeping system for the land surveying industry. It allows a company to store and manage survey projects, plans and contacts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    odtReportSQL

    odtReportSQL

    Defines a complete reports/documents system for WAMP applications

    Documents and reports system in php. Based on templates created using OpenOffice (.odt files): templates can be of any size (A4, A3...) and multipage. On templates:: - Simple substitution based on couples #field#/value - Blocks and nested blocks duplication (any deep) or deletion - Pictures substitution The HTML User Inteface is build by System and can be easy added at existing php applications. This system is DB driven, using 2 tables to define all templates To add a new document is only required to update DB. Sources in github https://github.com/msillano/odtReportSQL Install: download all files in www/my_app/ see install.txt file
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    onex²
    onex² is a XMM to NMJ converter for browsing the movie collection in a web browser or on a TV screen.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    A widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Modified only slightly from the parent Open Source Package per GPL st
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    phpMyAccess
    alpha 2.0.1 allows design,edit,run queries in browser. Edit query results in browser. (complete rewrite) 1.x is a complete WebDB system based on phpMyEdit 2.3,with more field types & facilities. Includes simple user/permission/menu system. php 5 ready.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    A tenpin bowling database which is able to track the statistics of many users with a wide range of granularity. From averages and game scores to detailed pin-fall for each frame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FFL is an open-source Fantasy Football League management website. It features team login/management along with commissioner(s). Other features includes divisions, schedules & playoffs, drafts, and player transactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    Code_finder is a standalone php script written by Akram Hasan Sharkar and Sazzad Hossain Sharkar. It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script. Easy customizable and fully flexible calls and output. You can apply your own style if you want to implement it with your exist input fields.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Práctico

    Práctico

    Framework para creación rápida y visual de aplicaciones web

    Práctico es un proyecto de Software Libre publicado bajo licencia GNU GPL v2.0 para la creación de aplicaciones web de una manera completamente visual y rápida. MOVED TO GITHUB: github.com/unix4you2/practico
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tugux CMS has alot of features and a beautifull frontend free and open source.... Tugux Studios i.e www.tugux.com, released an CMS system . which is developed from scratch in pure and easy PHP / mysql.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Small and carefully designed HMVC PHP framework - now on GitHub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact we may implement PDO in CDE to standardize PDO results and calls. Some PDO drivers are still regarded as EXPERIMENTAL on PHP website, so use with caution. Feel free to suggest any features you wish to be added or submit a bug report with the tracker
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This web app builds forplication handles tasks associated with a helpdesk. The program currently uses PHP and MySQL. Users can add, modify, and delete such things as current tasks. A new version is about to be released
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    A PHP script to submit .scrobbler.log/.scrobbler-timeless.log files made by DAPs (Rockbox only at the moment) via the audioscrobbler servers to the Last.fm music blogging site.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    AFCommerce is a full and complete online store with both a storefront and administration area, which can be easily installed, configured, and maintained over a web-based interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Basic concepts of And-Learning 1. INTRODUCTION The object of this report, is to be good as starting point for the development of a platform of and-learning whose nucleus is based in PHP-cloud. The following points are an analysis and ..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    BackToFront
    BackToFront parses an SQL file describing a database with a number of CREATE TABLE statements with specialised markup in the comments and generates PHP pages acting as a web front-end to the described database. Pages produced are valid XHTML/CSS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your Synology NAS. The package and manual were made by Erik "Basalt". => PDF manual can be downloaded here in the [Files] section, highly recommended <= If you like Baïkal, please consider making a small donation to the developer Jerome Schneider. German Synology Forum (writing English is fine): http://www.synology-forum.de/showthread.html?49257-Baïkal-contacts-(CardDAV)-and-calendar-(CardDAV)-installation-package-for-Synology&p=392006&viewfull=1#post392006
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    PHP-Nuke Web Portal System Addons, Blocks, Modules, Themes, and Tweaks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
    Downloads: 2 This Week
    Last Update:
    See Project