fbkl / hedera
PHP Object Graph Mapper for Neo4j (forked)
v1.2.1
2020-09-12 11:46 UTC
Requires
- php: ^7.1
- ext-json: *
- ext-simplexml: *
- doctrine/annotations: ^1.10
- doctrine/collections: ^1.6
- doctrine/common: ^3.0
- illuminate/support: ^5.0 | ^6.0 | ^7.0
- oosor/neo4j-php-client: ^10.0
Requires (Dev)
- phpstan/phpstan: ^0.12.32
- phpunit/phpunit: ^5.2
- shadoll/anemone: ^4.2
- symfony/finder: ^3.0
- symfony/stopwatch: ^3.0
This package is auto-updated.
Last update: 2024-10-17 12:48:13 UTC
README
Object Graph Mapper for Neo4j in PHP
Current Release : 10.0.*
Installation
Install with composer
composer require oosor/neo4j-php-ogm
Documentation
The new documentation is available on ReadTheDocs.
Some parts from the old documentation might be still missing.
Getting Help
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.
License
The library is released under the MIT License, refer to the LICENSE file bundled with this package.