From code to node, was the idea I wanted to accomplish when I first started designing some open source packages 4 days ago. https://neo4j.com/ is a fantastic graph database, and their query language https://neo4j.com/developer/cypher-query-language/ is really nice to work with! Unfortunately all of the official packages and the packages I could find were either super out of data, or had been completely abandoned. How are us PHP developers meant to work with this amazing database, if there is no package available!
This package will allow you to pass in all the specific around your database, from connection string to database name.