Packages from eloquage · Transparency log
-
PHP
eloquage/beacon
Local semantic search for PHP: store embeddings, query top-k, and filter by metadata—framework-agnostic.
-
eloquage/beacon-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/beacon.
-
PHP
eloquage/chunk
Document chunking for RAG: overlapping windows, markdown/code-aware splits, and token-budget packing for embedding pipelines.
-
eloquage/chunk-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/chunk.
-
PHP
eloquage/docker-php
Docker Engine API client for Laravel with a built-in Livewire management UI. Connect via Unix socket, TCP, or TLS. Manage containers, images, networks, volumes, and Swarm from code or the included Flux UI.
-
PHP
eloquage/embed
Embedding helpers for PHP apps: normalize, chunk metadata, cache keys, and provider-agnostic embedding DTOs for RAG pipelines.
-
eloquage/embed-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/embed.
-
-
-
-
-
PHP
eloquage/lex
Lexical search toolkit for PHP: tokenization, n-grams, BM25 scoring, and inverted-index helpers for hybrid RAG.
-
eloquage/lex-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/lex.
-
PHP
eloquage/onnx
Thin ONNX Runtime bindings/helpers for PHP inference—run portable models without standing up a Python sidecar.
-
eloquage/onnx-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/onnx.
-
PHP
eloquage/rerank
Cross-encoder and feature-based reranking helpers for PHP search pipelines (lexical + vector candidate sets).
-
eloquage/rerank-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/rerank.
-
PHP
eloquage/score
In-request ML scoring for PHP: load exported linear/tree models and run fast predictions for ranking, fraud, and pricing.
-
eloquage/score-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/score.
-
PHP
eloquage/tokens
Fast tokenizers for PHP: BPE/WordPiece-style encode/decode, vocab loading, and batch tokenization for LLM and search pipelines.
-
eloquage/tokens-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/tokens.
-
PHP
eloquage/vector
In-process vector math for PHP: cosine, dot, L2, top-k, and batch similarity with a pure-PHP API and optional native acceleration.
-
eloquage/vector-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/vector.