anyitsolutions / neo4j-php-ogm
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP Object Graph Mapper for Neo4j
1.1.4
2020-09-09 03:56 UTC
Requires
- php: ^5.6 || ^7.0
- anyitsolutions/neo4j-php-client: ^4.8.8
- doctrine/annotations: ^1.2
- doctrine/collections: ^1.3
- doctrine/common: ^2.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^1.0
- phpunit/phpunit: ^5.2
- symfony/finder: ^3.0
- symfony/stopwatch: ^3.0
This package is auto-updated.
Last update: 2024-01-08 05:57:15 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.