Libraries tagged by tsvector
adrianmtanase/laravel-vector-store
75 Downloads
Vector store abstraction layer for the Laravel framework.
adachsoft/vector-store-contracts
11 Downloads
Contracts and testing utilities for vector store implementations in PHP
zestic/weaviate-php-client
2078 Downloads
A modern PHP client for Weaviate vector database with comprehensive query capabilities and multi-tenancy support
zestic/weaviate-client-component
1394 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
x-laravel/embedding-oracle-driver
30 Downloads
Oracle 26ai vector similarity driver for x-laravel/embedding.
x-laravel/embedding
393 Downloads
Automatic vector embedding generation for Laravel Eloquent models using laravel/ai.
voyanara/milvus-php-sdk
80 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.
vectorwyse/laravel-printable-components
89 Downloads
A set of Blade components for creating document previews with page breaks that translate perfectly to paper or PDF.
vancuren/php-turf
388 Downloads
A PHP library for geospatial analysis similar to Turf.js
thesubhendu/embedvector-laravel
51 Downloads
Recommendation engine using Open AI embedding and PostgresSQL pgvector
thaolaptrinh/laravel-rag
1 Downloads
Production-grade RAG engine for Laravel — provider-agnostic, HTTP-based, extensible
sqonk/phext-datakit
188 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
samsara/newton
38 Downloads
A library providing physics units which are fully aware of each other, and which can have math operations performed on them.
omniglies/laravel-rag
21 Downloads
A complete Laravel package for RAG (Retrieval-Augmented Generation) implementation with external API integrations
oi-lab/oi-laravel-raggable
25 Downloads
Make any Eloquent model semantically searchable: a pluggable embedder and vector store turn model content into embeddings for similarity search and RAG retrieval.