sidus / neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
v1.0.0
2020-03-02 18:06 UTC
Requires
- php: ^5.6 || ^7.0
- doctrine/annotations: ^1.2
- doctrine/collections: ^1.3
- doctrine/common: ^2.6
- graphaware/neo4j-php-client: ^4.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.0
- phpunit/phpunit: ^5.2
- symfony/finder: ^3.0
- symfony/stopwatch: ^3.0
- dev-master / 1.0.x-dev
- v1.0.0
- 1.0.0-RC10
- 1.0.0-RC9
- 1.0.0-RC8
- 1.0.0-RC7
- 1.0.0-RC6
- 1.0.0-RC5
- 1.0.0-RC4
- 1.0.0-RC3
- 1.0.0-RC2
- 1.0.0-RC1
- 1.0.0-beta22
- 1.0.0-beta21
- 1.0.0-beta20
- 1.0.0-beta19
- 1.0.0-beta18
- 1.0.0-beta17
- 1.0.0-beta16
- 1.0.0-alpha4
- 1.0.0-alpha3
- 1.0.0-alpha2
- dev-refactoring/cascade-operations
- dev-broken-refactoring
- dev-fix/findbyid-label
- dev-theUm-query-map-support
- dev-fix/issue-91
- dev-docs
This package is auto-updated.
Last update: 2024-10-15 17:56:53 UTC
README
Object Graph Mapper for Neo4j in PHP
Current Release : 1.0.0-RC9
Installation
Install with composer
composer require graphaware/neo4j-php-ogm:@rc
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.