5 best PHP Graph Database libraries in 2022
by Open Weaver kits ✔ Updated: Jun 14, 2022
Guide Kit
A PHP Graph Database library is a PHP library that provides an API for interacting with a graph database. A graph database is a database where data is stored in the form of nodes and edges (relationships). A PHP Graph Database library provides a way to work with the data in such a way that it can be queried and modified quickly. Serializer is a library that allows you to send graph data from PHP applications to nodes or edges of the graph database. OpenGraph is a library that allows you to send graph data from PHP applications to nodes or edges of the graph database. It is an open source project that allows you to connect with any existing backend technology with ease. It has support for MySQL, PostgreSQL, MongoDB and Redis databases. NeoEloquent is an ORM (Object Relational Mapper) for Neo4j which can be used in your projects. Popular open source PHP Graph Database libraries among developers include:
serializerby symfony
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
serializerby symfony
PHP
2243
Version:v5.4.21
License: Permissive (MIT)
bitcoin-to-neo4jby in3rsha
Import the Bitcoin blockchain in to a Neo4j graph database.
bitcoin-to-neo4jby in3rsha
PHP
151
Version:Current
License: Strong Copyleft (GPL-3.0)
OpenGraphby shweshi
A Laravel package to fetch Open Graph data of a website.
OpenGraphby shweshi
PHP
96
Version:V1.1.0
License: Permissive (MIT)
NeoEloquentby ulobby
An extension of Laravel Elqouent that supports Neo4j, a native graph database
NeoEloquentby ulobby
PHP
41
Version:v7.0.1
License: Permissive (MIT)