PHPackages                             pushword/search - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. pushword/search

ActiveSymfony-bundle[Search &amp; Filtering](/categories/search)

pushword/search
===============

Optional SQLite-native full-text search for Pushword CMS, powered by Loupe (zero infra).

1.0.0-rc634(1w ago)00MITPHP

Since May 25Pushed 6d agoCompare

[ Source](https://github.com/Pushword/search)[ Packagist](https://packagist.org/packages/pushword/search)[ Docs](https://pushword.piedweb.com/extension/search)[ RSS](/packages/pushword-search/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (19)Used By (0)

Pushword Search
===============

[](#pushword-search)

Optional **SQLite-native full-text search** for [Pushword](https://pushword.piedweb.com), powered by [Loupe](https://github.com/loupe-php/loupe) — typo tolerance, stemming and ranking with **zero infrastructure**.

Features
--------

[](#features)

- **Full-text search**: typo tolerance, stemming, ranking — no Elasticsearch, no daemon.
- **One index per host**, built from published pages.
- **Incremental reindex** on save/delete, plus on-demand/cron `pw:search:index`.
- Portable SQLite index that **ships with the static build**.

Installation
------------

[](#installation)

```
composer require pushword/search
php bin/console pw:search:index   # build one index per host
```

Then browse to `/search?q=…` (dynamic) or ship the generated index with `pw:static` (static).

Documentation
-------------

[](#documentation)

See [pushword.piedweb.com/extension/search](https://pushword.piedweb.com/extension/search).

The Pushword ecosystem
----------------------

[](#the-pushword-ecosystem)

Pushword is a modular CMS — one [Symfony](https://symfony.com) bundle for the core and one bundle per feature. Pick only what you need:

**Core**

- [pushword/core](https://github.com/Pushword/core) — Symfony-based CMS core: Page, Media &amp; User entities, Markdown + Twig rendering.

**Editing &amp; admin**

- [pushword/admin](https://github.com/Pushword/admin) — EasyAdmin interface to manage pages, media and users.
- [pushword/admin-block-editor](https://github.com/Pushword/admin-block-editor) — Gutenberg-like block editor (stores Markdown).
- [pushword/advanced-main-image](https://github.com/Pushword/advanced-main-image) — Hero images &amp; main-image format control.
- [pushword/template-editor](https://github.com/Pushword/template-editor) — Edit Twig templates online.
- [pushword/snippet](https://github.com/Pushword/snippet) — Reusable content fragments &amp; components.

**Content &amp; workflow**

- [pushword/flat](https://github.com/Pushword/flat) — Flat-file (Markdown + Git) CMS mode.
- [pushword/version](https://github.com/Pushword/version) — Page &amp; snippet versioning.
- [pushword/page-update-notifier](https://github.com/Pushword/page-update-notifier) — Email alerts on content changes.
- [pushword/conversation](https://github.com/Pushword/conversation) — Comments, contact &amp; newsletter forms.

**Publishing &amp; performance**

- [pushword/static-generator](https://github.com/Pushword/static-generator) — Export a static website (GitHub Pages, Apache, FrankenPHP).
- **pushword/search** — SQLite full-text search (Loupe), zero infra. *(this package)*
- [pushword/page-scanner](https://github.com/Pushword/page-scanner) — Find dead links, 404s, redirects &amp; TODOs.
- [pushword/api](https://github.com/Pushword/api) — Token-authenticated REST API.

**Tooling**

- [pushword/installer](https://github.com/Pushword/installer) — Project &amp; package installer.
- [pushword/js-helper](https://github.com/Pushword/js-helper) — Front-end JavaScript helpers.

Full list and guides on [pushword.piedweb.com/extensions](https://pushword.piedweb.com/extensions).

Contributing
------------

[](#contributing)

If you're interested in contributing to Pushword, please read our [contributing docs](https://pushword.piedweb.com/contribute) before submitting a pull request.

Credits
-------

[](#credits)

- [PiedWeb](https://piedweb.com)
- [All Contributors](https://github.com/Pushword/Core/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://pushword.piedweb.com/license#license) for more information.

[![PHP Packages Open Source](https://raw.githubusercontent.com/Pushword/Pushword/f5021f4c5d5d3ab3f2858ec2e4bdd70818806c6a/packages/admin/src/Resources/assets/logo.svg)](https://dev.piedweb.com)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance98

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

18

Last Release

8d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

---

Top Contributors

[![RobinDev](https://avatars.githubusercontent.com/u/3944894?v=4)](https://github.com/RobinDev "RobinDev (8 commits)")

---

Tags

cmsfull-text-searchloupephppushwordsearchsite-searchsqlitesymfony

### Embed Badge

![Health badge](/badges/pushword-search/health.svg)

```
[![Health](https://phpackages.com/badges/pushword-search/health.svg)](https://phpackages.com/packages/pushword-search)
```

###  Alternatives

[shyim/opensearch-php-dsl

OpenSearch/Elasticsearch DSL library

186.7M12](/packages/shyim-opensearch-php-dsl)[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26190.2k](/packages/awesome-nova-dependent-filter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
