PHPackages                             pandawan-technology/neo4j-data-fixtures - 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-data-fixtures

ActiveLibrary[Database &amp; ORM](/categories/database)

pandawan-technology/neo4j-data-fixtures
=======================================

Allow to load Neo4j data fixtures

1.0.x-dev(10y ago)02011MITPHP

Since May 10Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (1)

Pandawan Technology Neo4j data fixtures
=======================================

[](#pandawan-technology-neo4j-data-fixtures)

This library will allow you to load fixtures data into Neo4j graph database. It has been inspired by [Doctrine Data Fixtures Extension](https://github.com/doctrine/data-fixtures).

Simple usage
------------

[](#simple-usage)

All you have to do is to extend the `AbstractNeo4jFixture` class provided by this library:

```
