aimeos / pagible-search
Pagible CMS - Custom search engine
dev-master
2026-03-28 10:14 UTC
Requires
- php: ^8.2
- aimeos/pagible-core: *@dev
- laravel/scout: ^10.20||^11.1
Requires (Dev)
- orchestra/testbench: ^9.0||^10.0||^11.0
This package is auto-updated.
Last update: 2026-03-28 10:20:20 UTC
README
Full-text search engine for Pagible CMS using Laravel Scout. Supports SQLite FTS5, MySQL FULLTEXT, PostgreSQL tsvector, and SQL Server CONTAINSTABLE.
This package is part of the Pagible CMS monorepo. For full installation, use:
composer require aimeos/pagible
License
LGPL-3.0-only