Showing 232 open source projects for "php query"

View related business solutions
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 1
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    Manticore Search is an easy to use open source fast database for search. Modern MPP architecture and smart query parallelization capabilities allow to fully utilize all your CPU cores to lower response time as much as possible, when needed. Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Self-hosted Git Server with Kanban

    Self-hosted Git Server with Kanban

    Self-hosted Git Server with CI/CD and Kanban

    Of course, IDE is good at doing this, but often we need to search in old commits (investigate issues in release versions etc), and switching commits in IDE can be troublesome and slow. It works by analyzing source code with ANTLR, extracting symbols for storage incrementally, fast, and space-efficient. Now supports Java, JavaScript, C, C++, CSharp, Go, PHP, Python, CSS, SCSS, LESS and R. GitHub adds this feature several years ago but seems that it only works for the main branch, and GitLab has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    asemon
    Tool for monitoring Sybase products (ASE, RS, IQ, RAO) Supported versions : ASE : from 12.5.0.3 to 16SP03 RS : from 12.6 to 16 IQ : from 12.6 to 16 RAO : from 12.5 to 15.7.1 Version (2.7.21) supports ASE Cluster Edition New version V3.0 can archive directly into IQ 16 Two components : - asemon_logger : the java agent which collects indicators and archive them in a database - asemon_report : the web client, written in PHP, used to query the indicator's database (use "Files...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    ... or reporting odds ratios) and export to spreadsheets programs like Microsoft Excel or statistics programs like R. OpenVigil 1 operates on raw data, OpenVigil 2 on cleaned data (using drugbank.ca and drugs@FDA), OpenVigilFDA uses the official FDA online API. OpenVigil 2 supports query for ATC codes or certain chemical moieties. Other tools of the OpenVigil project include a calculator for measurements of disproportionality for a 2x2 contingency table and a drugname mapper using RxNorm.
    Downloads: 12 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 5
    .... * * This class also abstracts the developer away from the database calls and * instead requires basic array code (when handling results). * * * Usage: * * Example 1: * * include_once 'DBEgg.class.php'; * * $db = new DBEgg('server', 'username', 'password', 'database'); * $result = $db->Query('INSERT INTO table (column1, column2, column3) VALUES (?, ?, ?);', 'string', 1, 1.1); * if ($result === false) * echo '<p>Error: '.$db->GetError().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ... Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Rabio-WP-Grid

    Rabio-WP-Grid

    A Bootstrap - PHP Grid for a Headless Wordpress Blog.

    Rabio WP Grid is an extra light weight grid that retrieves all published posts directly from a wordpress database. It was developed to be used as an alternative way for presenting blog posts to visitors or administrators of a wordpress blog. It is a Headless WordPress standalone utility. Please note that this is not a wordpress plugin. It is a standalone software that connects directly to a wordpress database without making any changes. It was developed using PHP and Bootstrap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Live Game Server List (LGSL)

    Live Game Server List (LGSL)

    LGSL (Live Game for PHP 5.4-8+: online status for various gameservers

    LGSL (Live Game Server List) for PHP 5.4-8.3+: online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    php-jsonq

    php-jsonq

    A PHP query builder for JSON

    JsonQ is a simple, elegant PHP package to Query over any type of JSON Data. It'll make your life easier by giving the flavor of an ORM-like query on your JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 10
    libpostal

    libpostal

    A C library for parsing/normalizing street addresses around the world

    ..., reviews). Yet even the simplest addresses are packed with local conventions, abbreviations and context, making them difficult to index/query effectively with traditional full-text search engines. This library helps convert the free-form addresses that humans use into clean normalized forms suitable for machine comparison and full-text indexing. Though libpostal is not itself a full geocoder, it can be used as a preprocessing step to make any geocoding application smarter, and simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    mop

    mop

    ( WEBSITE VERSION ) MOP is a php query handling and manipulation LIB.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mop-aiv

    mop-aiv

    ( APP INVENTOR VERSION ) MOP is a php query handling and manipulation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scout Elasticsearch Driver

    Scout Elasticsearch Driver

    Offers advanced functionality for searching data in Elasticsearch

    This package offers advanced functionality for searching and filtering data in Elasticsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Cisco TMS PhoneBook - PHP Version

    Cisco TMS PhoneBook - PHP Version

    Emulates Cisco TMS PhoneBook for CMM or Endpoints with PHP

    ... new participants to a existing conference. The search is regular expression and the filter compare the user query with the endpoint name or H323/SIP dial string from the database. All you need is a Web server (tested with apache) with PHP and "RewriteEngine on" to make it work Optionally you can use a SQL server to have a real database, but I used a simple array as db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lisha

    Lisha

    web LISt HAndle using query

    Display a query result into a custom list with main features ( multi sort, hide/show, advanced filter )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GoRose ORM

    GoRose ORM

    Mini database ORM for golang

    GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking. GoRose provides data object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP mini vulnerability suite

    Multiple server/webapp vulnerability scanner

    github: https://github.com/samedog/phpmvs
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Gamers.IRC

    Gamers.IRC

    Full mIRC MSL Script

    Gamers.IRC is a full MSL Script for mIRC, the most popular Windows IRC client. Gamers.IRC is for Windows 95 and higher. Source code: Download and run the installer. Open the .grc and .ini files with notepad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    API Server for Firebird

    API Server for Firebird

    The server is accessed through the standard GET, POST methods, the parameters of which specify SQL, written in JSON format. The query result is returned as an array of JSON format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration. Get rid of mess and focus the main logic of your project Ness PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ORSEE
    ORSEE is a web-based Online Recruitment System for Economic Experiments. Key features: attribute query selection, random recruitment, experiment calendar, reputation system, automated mailing, pdf output, complete documentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    Elasticsearch for Eloquent Laravel Models. Elasticquent makes working with Elasticsearch and Eloquent models easier by mapping them to Elasticsearch types. You can use the default settings or define how Elasticsearch should index and search your Eloquent models right in the model. Elasticquent uses the official Elasticsearch PHP API. To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MySQL Manager in 1 simple file

    Easy mysql manager in PHP. just one file and has a lot of options

    Carry this piece of code with you all the time, just grab the one file, upload it to your web server, and you are ready to go. A fully functional database manager in just 55kb. Download for free. Keywords: phpmyadmin mysql sql manager query queries generator php html css easy quick linux windows simple small
    Downloads: 1 This Week
    Last Update:
    See Project