shockedplot7560 / neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
1.0.1
2024-04-12 22:38 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
This package is auto-updated.
Last update: 2025-01-13 00:11:09 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.