php-fts: A pure PHP full-text search engine with no dependencies for minimal hosting environments
By
asmodios
The bagel they save for the regulars. Don't skim, savour.
Summary
php-fts is a self-contained full-text search engine written entirely in pure PHP with no external extensions, dependencies, or services required. It is designed for projects where deploying a dedicated search service like Elasticsearch, Meilisearch, or Typesense is not feasible — such as shared hosting environments, small VPS setups, or situations requiring a minimal and portable stack. The project acknowledges that dedicated search services are more powerful for high-traffic workloads, but offers a solid alternative for constrained environments.
Key quotes
· 4 pulledNo extensions. No external services. No dependencies. Just files.
php-fts is designed for projects where deploying a dedicated search service is not an option — shared hosting, small VPS, or simply situations where you want to keep your stack minimal and portable.
If you have access to Elasticsearch, Meilisearch or Typesense and the infrastructure to run them, use those. They are more powerful and built for high-traffic, large-scale workloads.
If you don't — or if you'd rather not — php-fts gives you solid full-text search capabilities.
You might also wanna read
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·2h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
Testing Cursor's Jira integration: How ticket quality affects AI agent performance
Cursor launched a Jira integration that lets developers assign tickets directly to an AI agent, eliminating context switching. The author te
bit.ly·3h agoNetflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Anthropic Releases Free Security Plugin for Claude Code Terminal to Detect Vulnerabilities
Anthropic has released a free security-guidance plugin for its Claude Code terminal tool that autonomously reviews code edits, model outputs
cybersecuritynews.com·4h agoResearcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h ago