aimeos / pagible-search
Pagible CMS - Custom search engine
0.10.1
2026-04-16 13:44 UTC
Requires
- php: ^8.2
- aimeos/pagible-core: 0.10.*
- laravel/scout: ^10.20||^11.1
Requires (Dev)
- orchestra/testbench: ^9.0||^10.0||^11.0
This package is auto-updated.
Last update: 2026-04-16 15:04:02 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