// LAB

Pucene

experimental PHP

Lucene 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: Visionfrom the archive

Projects here are a lab, not a portfolio: each one exists because building it taught me something I write about.