Popular Packages
-
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.
-
PHP
eloquage/rerank
Cross-encoder and feature-based reranking helpers for PHP search pipelines (lexical + vector candidate sets).
-
PHP
eloquage/onnx
Thin ONNX Runtime bindings/helpers for PHP inference—run portable models without standing up a Python sidecar.
-
PHP
eloquage/score
In-request ML scoring for PHP: load exported linear/tree models and run fast predictions for ranking, fraud, and pricing.
-
PHP
eloquage/chunk
Document chunking for RAG: overlapping windows, markdown/code-aware splits, and token-budget packing for embedding pipelines.
-
PHP
eloquage/tokens
Fast tokenizers for PHP: BPE/WordPiece-style encode/decode, vocab loading, and batch tokenization for LLM and search pipelines.
-
PHP
eloquage/lex
Lexical search toolkit for PHP: tokenization, n-grams, BM25 scoring, and inverted-index helpers for hybrid RAG.
-
PHP
eloquage/embed
Embedding helpers for PHP apps: normalize, chunk metadata, cache keys, and provider-agnostic embedding DTOs for RAG pipelines.
-
PHP
eloquage/beacon
Local semantic search for PHP: store embeddings, query top-k, and filter by metadata—framework-agnostic.
-
PHP
feedivo/typo3-feedivo
Show your Instagram, Facebook, Threads, Pinterest and YouTube posts from Feedivo as a content element.
-
-
-
eloquage/rerank-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/rerank.
-
eloquage/onnx-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/onnx.
-
eloquage/score-ext🥧
Optional PIE-compatible TypePHP native extension for eloquage/score.