Download the PHP package tsf/laravel-neo4j-php-client without Composer
On this page you can find all versions of the php package tsf/laravel-neo4j-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-neo4j-php-client
GraphAware Neo4j PHP Client - Laravel wrapper
Simple laravel wrapper for GraphAware Neo4j PHP Client
Installation
Require this package in your composer.json
and update composer. Run / add either of the below two commands
or
After updating composer, add the ServiceProvider in app/config/app.php
and the facade
Run the artisan command to bring the config into your project
Update config/neo4j.php
with your connection data.
How to use
For all available methods you can use please read GraphAware documentation here: GraphAware Neo4j PHP Client
All versions of laravel-neo4j-php-client with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.0 - 5.8 | ^6.0 | ^7.0
php Version ^7.1
graphaware/neo4j-php-client Version ^4.8
php Version ^7.1
graphaware/neo4j-php-client Version ^4.8
The package tsf/laravel-neo4j-php-client contains the following files
Loading the files please wait ....