PHPackages                             pandawan-technology/neo4j-fixtures-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. pandawan-technology/neo4j-fixtures-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

pandawan-technology/neo4j-fixtures-bundle
=========================================

Allow to load Neo4j data fixtures into your Symfony application

1.0.x-dev(10y ago)0111[1 issues](https://github.com/PandawanTechnology/Neo4jFixturesBundle/issues)MITPHP

Since May 8Pushed 10y ago2 watchersCompare

[ Source](https://github.com/PandawanTechnology/Neo4jFixturesBundle)[ Packagist](https://packagist.org/packages/pandawan-technology/neo4j-fixtures-bundle)[ Docs](https://github.com/PandawanTechnology/Neo4jFixturesBundle)[ RSS](/packages/pandawan-technology-neo4j-fixtures-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (3)Used By (0)

PandawanTechnology Neo4j Fixtures Bundle
========================================

[](#pandawantechnology-neo4j-fixtures-bundle)

Symfony bundle to allow fixtures loading into your Neo4j graph database

Installation
------------

[](#installation)

Add the bundle as a requirement:

```
composer require pandawan-technology/neo4j-fixtures-bundle
```

Enable it in your `app/AppKernel.php` file:

```
