This project demonstrates a clean and extensible implementation of the Builder Design Pattern in PHP. It allows generating SQL queries dynamically through a structured, reusable builder interface.
A clean, fluent, immutable, and type-safe query builder for Elasticsearch - built from the ground up to work seamlessly with the official Elasticsearch PHP client. No extra dependencies. No magic.