fusio / adapter-neo4j
Provides a connection to work with a Neo4j service
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Requires
- php: >=8.1
- fusio/engine: ^6.0
- laudis/neo4j-php-client: ^3.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^5.9
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