olivier-ls / php-fts
PublicA self-contained full-text search engine in pure PHP. No extensions, no dependencies.
A lightweight full-text search tool built in pure PHP that uses simple files to index and query small to medium collections of documents with ranking, filters, and typo tolerance.
How It Works
You run a small website or app and want to let people search through your products or articles, but big search tools need too much setup.
You easily bring this search helper into your project so it works right away with your existing pages.
You pick a simple folder on your site where all the search info will live safely.
You add your items like products, titles, descriptions, prices, and tags into the search helper.
You type words like 'leather shoe' and instantly get back the best matches ranked by how well they fit, even with small typos.
You add handy filters for things like price range, categories, or brands to show exactly what people want.
From time to time, you tidy up the folder to remove old items and keep searches lightning fast.
Now your site feels professional with quick, smart searches that help visitors find what they need effortlessly.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.