oosor / neo4j-php-ogm
Neo4j 的 PHP 对象图形映射器(分支版本)
10.6.2
2020-07-16 12:11 UTC
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: 2024-09-29 05:42:46 UTC
README
PHP 中的 Neo4j 对象图形映射器
当前版本 : 10.0.*
安装
使用 composer 安装
composer require oosor/neo4j-php-ogm
文档
新的文档可在 ReadTheDocs 上找到。
旧文档中的一些部分可能仍然缺失。
获取帮助
对于问题,请打开 StackOverflow 上的新线程,并使用 graphaware
、neo4j
和 neo4j-php-ogm
标签。
对于问题,请在此仓库中提交 Github issue。
许可证
该库基于 MIT 许可证发布,请参阅此软件包附带中的 LICENSE 文件。