Showing 120 open source projects for "scripts"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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.
    Try It Free
  • 1
    php xml db tools is a collection of php scripts that create, and parse through xml data schemas to automate the creation of database backed web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FPHDB is a set of PHP scripts that will facilitate all the ordering, inventory, and estimation needs of a printing business. It also uses JavaScript on frontend and a MySQL database on backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    xcms was intended to be a powerful (Web) Content Management System. This is now a dead project. -- Felix
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    pearsession is a PHP script which overrides the default text file based session handler, allowing any database supported by PEAR to be used instead (MySQL, mSQL, Oracle, MS SQL Server, Interbase, Sybase, etc.). It includes general information about using
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Automatic sharing of Web applications by homepage account holders without the need for Write/Execute persm on the directory. (ie: Give\'m CGI without letting them Write or Execute files !). Any PHP/MySQL script can be setup to be shared in 10 minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CVOrganizer is a set of PHP scripts, that is helpful for managing a bunch of job aplications. It can help the so called "human resources managers". The set includes a full and customisable web interface. The job applicants have to fill in a form. The admi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small collection of scripts to help administer, construct and make alterations to a MySQL database via a web interface. See the project home page for the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LPAdmin is a set of PHP4-Scripts to administrate a LAN Party.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    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
  • 10
    To help build the Next Generation Internet on the foundation of Open Data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP Turbulence is a suite of PHP scripts that work together in unison. They do not require one another to be present, but work perfect together. The intent of the project is to eliminate the need to download a PHP message board, PHP news, PHP user manag
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP4 library to create database frontends
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Project and Time Managing Tool, completly written in PHP which use a MySQL Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyDB is a collection of classes (MyDataLib) and applications (MyData, WebIDE) that help built web applications 4 to 10 times faster. The main idea is very simple : Insert simple Objects in the web pages to manage and display the datas. How does it wo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy to setup and use library and database for storing and retrieving articles on the web, with automatic cross-referencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hier findet ihr immer die aktuellsten Scripts für Ascent! Datenbankerweiterungen, C++ Scripts, etc!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenSim Grid Management System is a set of php scripts to enable budding Grid Czars to administer their grid from a web-based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    ...There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through! The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase. The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. Only actual changes are recorded in the audit log (database table) regardless of the SQL. ...
    Downloads: 0 This Week
    Last Update:
    See Project