windlabs/neo4j-php-ogm is a Laravel package for php object graph mapper for neo4j.
It currently has 0 GitHub stars and 481 downloads on Packagist (latest version 1.0.0-RC12).
Install it with composer require windlabs/neo4j-php-ogm.
Discover more Laravel packages by windlabs
or browse all Laravel packages to compare alternatives.
Last updated
Current Release : 1.0.0-RC12
Install with composer
composer require windlabs/neo4j-php-ogm
php artisan vendor:publish --provider="GraphAware\Neo4j\OGM\Neo4jServiceProvider"
The new documentation is available on ReadTheDocs.
Some parts from the old documentation might be still missing.
For questions, please open a new thread on StackOverflow with the graphaware, neo4j and neo4j-php-ogm tags.
For isses, please raise a Github issue in the repository.
The library is released under the MIT License, refer to the LICENSE file bundled with this package.