survos/meili-bundle

Utilities for managing a meilisearch indexes

Maintainers

👁 tacman1123

Package info

github.com/survos/meili-bundle

Type:symfony-bundle

pkg:composer/survos/meili-bundle

Fund package maintenance!

kbond

Statistics

Installs: 1 833

Dependents: 3

Suggesters: 1

Stars: 0

Open Issues: 0

2.10.24 2026-06-25 01:24 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT f17760faafd2cdfe42279a3007b3907e09cfdb2f

symfony-ux

This package is auto-updated.

Last update: 2026-06-25 01:25:13 UTC


README

Symfony bundle for Meilisearch — attribute-driven index configuration, automatic Doctrine sync, semantic/hybrid search, InstantSearch UI, and MCP/AI agent integration.

Requires PHP 8.4 and Symfony 7.4+.

composer require survos/meili-bundle

Documentation

Overview What the bundle does, quick-start
Installation Docker, env vars, first index
Configuration Full survos_meili.yaml reference
Indexing attributes #[MeiliIndex], Fields, #[Facet], #[Embedder]
Commands All console commands with examples
Semantic search Embedders, Liquid templates, cost estimation
Doctrine sync Auto-sync via postFlush, Messenger batching
MCP / AI agents Expose your data to Claude, ChatGPT, Cursor, etc.
Multilingual Multi-language index naming

See docs/mcp.md for the full MCP/AI agent setup guide.