Showing 75 open source projects for "php query"

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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Manage remote databases trough php tunneling with a flash GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TSE is a test bed for a web service approach to federating taxonomic name databases. Put in English, it takes your query and talks to a number of different databases, asking each one whether they contain that name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple web content management system based on PHP, that aims at making the maintenance of a web site simple. The administration interface will be thoroughly developed, while query elements will allow a new front end to be created for each implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    osC Optimized is a php based ecommerce shopping cart. Built on a foundation of oscommerce GPL code it provides an easy to set-up and run online store. This Optimized version reduces per page query count by 94% and also has basic SEO modifications.
    Downloads: 0 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.
    Try It Free
  • 5
    Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MpLDAP is a tool for querying any LDAPv3 servers. In your intranet you may query your ADS/Exchange server. Configure base dn, filters, attributes etc. The result is sent to browser as HTML or as CSV-file. Languages: english, german, french.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Volunteer Coordination System - manages parents and volunteers for development purposes, useful for schools or public events where parents can signup online and admins can query for who\'s signed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nodeXML is an XML query language interpreter and an XML data provider. It addresses the issue of retrieving information located on multiple, remote, different databases. Information is provided through XML documents, according to user defined DTDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phdwait (PHP Database Web Application Toolkit) will be a Web Application to manipulate and create Databases, Web Forms, Query lists and will have an option to export the code, so the user can continue its development isolated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sqlite-php is a module to interface with the SQLite library, allowing PHP scripts to access/query SQLite databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    [en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line. <br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this project is to produce an application which can help to determine if you have written efficient SQL queries for MySQL. The application will run the query against a database and tell you how the query is performing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DynaGraph creates dynamic graphs based on data selected from a database query. Using PHP, DynaGraph accesses a MySQL database, and uses the results to plot information to a bar graph in the GIF format, using gd1.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A portable application for JavaME/MIDP-enabled devices (including most mobile phones) that enables you to browse an XML database of geocache information—in particular, the Pocket Query data generated by the geocaching.com web site—wherever you go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    UPDATE 10Jun12: I have not had chance to package up the source code for this - however - it is all written. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A dynamic monitoring solution for database data. Allows the set up of recurring jobs to query user-defined connections and report back the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An SQL like query language for creating and querying graphs (the logical ones, not the pretty ones you find in excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
    Downloads: 0 This Week
    Last Update:
    See Project