longitude-one / neo4j-php-ogm
PHP Object Graph Mapper for Neo4j
1.0.1
2020-07-02 13:36 UTC
Requires
- php: ^7.2
- doctrine/annotations: ^1.2
- doctrine/collections: ^1.3
- doctrine/common: ^2.6
- longitude-one/neo4j-php-client: ^1.0
Requires (Dev)
- ext-dom: *
- ext-libxml: *
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^8.5
- symfony/finder: ^4.4 || ^5.0
- symfony/stopwatch: ^4.4 || ^5.0
This package is auto-updated.
Last update: 2024-10-29 05:17:05 UTC
README
Object Graph Mapper for Neo4j in PHP
Current Release : 1.0.0-RC11
Installation
Install with composer
composer require longitude-one/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 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.