Libraries tagged by vector-database
probots-io/pinecone-php
471111 Downloads
Unofficial PHP Client for Pinecone Vector Database (pinecone.io)
centamiv/vektor
45605 Downloads
A native PHP Vector Database implementation with strict binary storage and Zero-RAM overhead.
mcpuishor/qdrant-laravel
16896 Downloads
A fluent package to interact with Qdrant Vector Database
scotteuser/pinecone-php
38428 Downloads
Unofficial PHP Client for Pinecone Vector Database (pinecone.io)
tenqz/qdrant
1475 Downloads
Simple PHP client for Qdrant vector database. Easy-to-use library for storing, searching, and managing vector embeddings in AI and machine learning applications.
mathsgod/milvus-client-php
691 Downloads
A PHP client for Milvus
wontonee/laravel-qdrant-sdk
149 Downloads
Laravel SDK for Qdrant vector database with embedders like OpenAI and Gemini
hejunjie/milvus
175 Downloads
一个轻量级的 PHP 库,用来通过 RESTful API 调用 Milvus 向量数据库,可以用它来管理集合、插入数据,以及进行向量搜索 | A lightweight PHP library for interacting with the Milvus vector database via RESTful API. It allows you to manage collections, insert data, and perform vector searches
ezimuel/phpvector
107 Downloads
A vector database in PHP implementing HNSW for approximate nearest-neighbor search and BM25 for hybrid full-text + vector retrieval.
voyanara/milvus-php-sdk
82 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
vectorifyai/vectorify-laravel
6119 Downloads
Vectorify package for Laravel. The fastest way to ask AI about your data.
adachsoft/vector-store-contracts
18 Downloads
Contracts and testing utilities for vector store implementations in PHP
the-shit/vector
110 Downloads
Thin, composable Saloon connector for the Qdrant vector database
manik/neuro
8 Downloads
A unified AI interface for Laravel — LLMs, embeddings, vector databases, RAG pipelines, agents, and more.
jarir-ahmed/php-llm
16 Downloads
Framework-agnostic unified AI/LLM toolkit for PHP — LLMs, embeddings, vector databases, RAG, agents, memory, cost tracking and structured output. Merges and extends manik/neuro + manik/cortex with zero framework coupling.