oosor / neo4j-php-ogm
PHP Object Graph Mapper for Neo4j (forked)
Installs: 216
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 54
pkg:composer/oosor/neo4j-php-ogm
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
 
- dev-master
 - 10.6.2
 - 10.6.1
 - 10.6.0
 - 10.5.2
 - 10.5.1
 - 10.5.0
 - 10.4.3
 - 10.4.2
 - 10.4.1
 - 10.4.0
 - 10.3.0
 - 10.2.0
 - 10.1.0
 - 10.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-fix/findbyid-label
 - dev-theUm-query-map-support
 - dev-fix/issue-91
 - dev-docs
 
This package is auto-updated.
Last update: 2025-10-29 03:12:26 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.