Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-25-2021 12:25 AM
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 on string concatenation to compose different parts of the query.
If you are interested, you can check it out here!
All the sessions of the conference are now available online