Hi folks,
For the last couple of weeks I have been working on a type-safe query builder to programmatically construct Cypher queries using PHP. It allows you to construct complicated Cypher queries using a type-safe and robust API, instead of relying...