fusio / adapter-neo4j
Provides a connection to work with a Neo4j service
v4.0.0
2020-08-31 19:31 UTC
Requires
- php: >=7.2
- fusio/engine: ^4.0
- graphaware/neo4j-php-client: ^4.6
Requires (Dev)
- phpunit/phpunit: ^8.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