cmsig/seal-memory-adapter
In-memory adapter for the SEAL search engine. Stores indexed documents in an array, making it ideal for tests and as a reference implementation. Use directly via Engine or via DSN: memory://
cmsig/seal, allowing seamless swapping of adapters (e.g., Elasticsearch, Meilisearch) later in the product lifecycle.cmsig/seal and PHP search abstractions; may introduce unnecessary complexity for teams new to the ecosystem.For Executives: "This in-memory search adapter lets us test and refine search features quickly—without the cost or complexity of cloud-based solutions. It’s a low-risk way to validate search requirements before investing in a production engine like Elasticsearch. Think of it as a ‘search sandbox’ for development: faster iteration, zero infrastructure costs, and full control over our search logic. Ideal for MVPs, internal tools, or features where search is secondary."
For Engineering Teams:
*"The seal-memory-adapter plugs into the cmsig/seal abstraction layer, giving us a zero-config, in-memory search engine for testing and prototyping. Here’s how it helps:
memory:// in .env—no external APIs or setup.For Product Managers: *"This tool helps us de-risk search-related features by enabling rapid experimentation. For example:
How can I help you explore Laravel packages today?