syndesi / neo4j-sync-bundle
Provides real time synchronization capabilities between Doctrine's EntityManager and a Neo4j database.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^8.1
- doctrine/annotations: ^1.0
- doctrine/doctrine-bundle: ^2.1
- doctrine/orm: ^2.7
- laudis/neo4j-php-client: ^2.5
- symfony/console: ^6.0
- symfony/event-dispatcher: ^6.0
- symfony/monolog-bundle: ^3.7
- symfony/serializer: ^6.0
- symfony/yaml: ^6.0
Requires (Dev)
- boesing/psalm-plugin-stringf: ^1.1
- friendsofphp/php-cs-fixer: ^3.8
- infection/infection: ^0.26.10
- phpstan/phpstan: ^1.6
- phpunit/php-code-coverage: ^9.2
- psalm/plugin-symfony: ^3.1
- symfony/dotenv: ^6.0
- symfony/phpunit-bridge: ^6.0
- symfony/test-pack: ^1.0
- vimeo/psalm: ^4.23
- weirdan/doctrine-psalm-plugin: ^2.3
This package is auto-updated.
Last update: 2022-11-24 18:20:06 UTC
README
Syndesi's Neo4jSyncBundle
This bundle provides real time synchronization capabilities between Doctrine's EntityManager and a Neo4j database.
Links:
- Documentation
- Packagist
- Laudi's Neo4j Client (no affiliation, but is a core dependency of this library)