crustum/explorator

CakePHP Explorator provides a driver based solution to searching your Tables and Entities

Maintainers

Package info

github.com/Crustum/explorator

Type:cakephp-plugin

pkg:composer/crustum/explorator

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-07-28 04:36 UTC

This package is not auto-updated.

Last update: 2026-07-29 10:12:22 UTC


README

The Explorator plugin provides driver-based full-text search for CakePHP applications. Index and query Tables/Entities through pluggable engines (collection, database, Algolia, Meilisearch, Typesense).

Requirements

  • PHP 8.2+

Optional engine clients are listed under Composer suggest.

See Versions.md for the supported CakePHP versions.

Documentation

Migration plan and file mapping: docs/plan.md, docs/FILE_MAPPING.md.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.