// LAB
Pucene
experimental PHPLucene concepts reimplemented in pure PHP.
$ composer require pucene/pucene
An experiment in reimplementing Lucene concepts in pure PHP: the inverted index, scoring and analyzers. I built it to understand how Lucene actually works, not as a production search engine.
Origin story: Pucene: Vision → from the archive
Projects here are a lab, not a portfolio: each one exists because building it taught me something I write about.