fusio / adapter-neo4j
Provides a connection to work with a Neo4j service
v6.2.0
2025-12-23 12:55 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- laudis/neo4j-php-client: ^3.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides a connection to work with a Neo4j service. The
adapter uses the graphaware/neo4j-php-client package. You can install the
adapter with the following steps inside your Fusio project:
composer require fusio/adapter-neo4j
php bin/fusio system:register Fusio\Adapter\Neo4j\Adapter