autoprotect-group / neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
2.4.0
2023-11-02 15:49 UTC
Requires
- php: >=8.0
- ext-simplexml: *
- doctrine/annotations: ^1.13
- doctrine/collections: ^1.6
- doctrine/common: ^3.1
- doctrine/persistence: ^2.2
- laudis/neo4j-php-client: ^3.0.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0.0
- phpstan/phpstan: ^1.5
- phpunit/phpunit: ^9.3.3
- squizlabs/php_codesniffer: ^3.5
- symfony/finder: ^5.0.0
- symfony/stopwatch: ^5.3.0
- 2.x-dev
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0-beta
- 2.0-alpha
- 1.4.0
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3
- 1.2
- 1.1
- dev-master / 1.0.x-dev
- 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-clientversion
- dev-symfony-5-support
- dev-fix/findbyid-label
- dev-theUm-query-map-support
- dev-fix/issue-91
- dev-docs
This package is not auto-updated.
Last update: 2024-10-29 16:18:23 UTC
README
Object Graph Mapper for Neo4j in PHP
Current Release : ^2.0
Installation
Install with composer
composer require autoprotect-group/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 issues, 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.