expio / neo4j-fixtures-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Symfony Neo4jFixturesBundle (based on DoctrineFixturesBundle)
Package info
github.com/sgarner/Neo4jFixturesBundle
Type:symfony-bundle
pkg:composer/expio/neo4j-fixtures-bundle
dev-master
2013-07-05 11:02 UTC
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: *
- expio/neo4j-data-fixtures: *
- id009/neo4jbundle: *
- symfony/doctrine-bridge: *
This package is not auto-updated.
Last update: 2022-10-24 04:37:36 UTC
README
This bundle integrates the Neo4j Data Fixtures library. into Symfony so that you can load data fixtures programmatically into the Neo4j OGM.
This bundle is based on the Doctrine Fixtures Bundle.