Libraries tagged by vector database
probots-io/pinecone-php
445485 Downloads
Unofficial PHP Client for Pinecone Vector Database (pinecone.io)
codewithkyrian/chromadb-php
317444 Downloads
A PHP client for the Chroma Open Source Embedding Database
centamiv/vektor
32066 Downloads
A native PHP Vector Database implementation with strict binary storage and Zero-RAM overhead.
scotteuser/pinecone-php
30700 Downloads
Unofficial PHP Client for Pinecone Vector Database (pinecone.io)
mcpuishor/qdrant-laravel
15692 Downloads
A fluent package to interact with Qdrant Vector Database
helgesverre/milvus
6978 Downloads
PHP Client for the Milvus Rest API
helgesverre/chromadb
1115 Downloads
PHP Client for the Chromadb Rest API
redis-ventures/redisvl
17235 Downloads
Redis Vector Library (RedisVL) enables Redis as a real-time database for LLM applications, based on Predis PHP client
tenqz/qdrant
888 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
560 Downloads
A PHP client for Milvus
codewithkyrian/chromadb-laravel
4117 Downloads
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
wontonee/laravel-qdrant-sdk
74 Downloads
Laravel SDK for Qdrant vector database with embedders like OpenAI and Gemini
hejunjie/milvus
54 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
28 Downloads
A vector database in PHP implementing HNSW for approximate nearest-neighbor search and BM25 for hybrid full-text + vector retrieval.
mauricioperera/php-vector-store
19 Downloads
Zero-dependency PHP vector database with BM25, hybrid search, Matryoshka, IVF indexing, and Int8 quantization